]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2011-12-19 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-12-19 John W. LinvilleMerge branch 'wireless-next' of git://git.kernel.org...
2011-12-16 John W. Linvilleb43: mark some vars __maybe_unused in b43_nphy_pmu_spur...
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-16 Johannes Bergiwlagn: remove iwlagn_build_addsta_hcmd
2011-12-16 Hsu, Kennyiwlwifi: add IO function for continuous write of target...
2011-12-16 Johannes Bergiwlwifi: remove unused AMPDU factor/density configuration
2011-12-16 Don Fryiwlwifi: remove most of the iwl_priv references from...
2011-12-16 Don Fryiwlwifi: create iwl_mac80211 unregister routine
2011-12-16 Emmanuel Grumbachiwlwifi: add missing documentation for iwl_shared
2011-12-16 Emmanuel Grumbachiwlwifi: don't accept Tx packets when draining HW queues
2011-12-16 Emmanuel Grumbachiwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
2011-12-16 Emmanuel Grumbachiwlwifi: add debug in Tx path in AGG flow
2011-12-16 Emmanuel Grumbachiwlwifi: reset the tid_data when a station is removed
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data moves to iwl_priv
2011-12-16 Emmanuel Grumbachiwlwifi: transport layer shouldn't access the AGG SM
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - seq_number
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - txqid
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - check_empty
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: tid_data logic move to upper layer - tx AGG...
2011-12-16 Emmanuel Grumbachiwlwifi: don't rely on the wr / rd pointers in DELBA...
2011-12-16 Emmanuel Grumbachiwlwifi: we can wake SW queues even when draining HW...
2011-12-16 Emmanuel Grumbachiwlwifi: don't count the tfds in HW queue any more
2011-12-16 Emmanuel Grumbachiwlwifi: fix endianity issue in debug prints
2011-12-16 Don Fryiwlwifi: Add official names for new devices
2011-12-16 Don Fryiwlwifi: move iwl_cfg from iwl_priv to iwl_shared
2011-12-16 Chun-Yeow Yeohath9k: Support RSN Mesh master-2011-12-16
2011-12-16 Rajkumar Manoharancfg80211: Restore orig channel values upon disconnect
2011-12-16 Luis R. Rodriguezcfg80211: allow following country IE power for custom...
2011-12-16 Johannes Bergmac80211_hwsim: fix wmediumd_pid
2011-12-16 Mohammed Shafi... ath9k_hw: remove ATH9K_HW_CAP_CST
2011-12-16 Mohammed Shafi... ath9k: validate for non-zero BSSID
2011-12-15 Rafał Miłeckib43: N-PHY: check for bustype before touching BCMA... master-2011-12-15
2011-12-15 Dan Carpenterbrcm80211: smac: precendence bug in wlc_phy_attach()
2011-12-15 Zefir Kurtisiath9k: add DFS radar pulse processing
2011-12-15 Zefir Kurtisiath9k_hw: add DFS testing check
2011-12-15 Zefir Kurtisiath: add a debug level for DFS
2011-12-15 Larry Fingerbrcmsmac: Replace kmalloc/memset with kzalloc
2011-12-15 Luis R. Rodriguezath: document ATH_DBG_MCI
2011-12-15 Felix Fietkauath9k: avoid retransmitting aggregation frames that...
2011-12-15 Felix Fietkauath9k: simplify tx locking
2011-12-15 Felix Fietkauath9k: remove bogus sequence number increment
2011-12-15 Felix Fietkauath9k: reduce indentation level in a few places
2011-12-15 Felix Fietkauath9k: reduce the number of unnecessary BAR tx packets
2011-12-15 Felix Fietkauath9k: change maximum software retransmission handling
2011-12-15 Mohammed Shafi... mac80211: Fix power save in change interface
2011-12-15 Mohammed Shafi... mac80211: remove an unnecessary paraenthesis
2011-12-15 Helmut Schaamac80211: Use appropriate TID for sending BAR, ADDBA...
2011-12-15 Johannes Bergmac80211: reduce station management complexity
2011-12-15 Johannes Bergmac80211: delay IBSS station insertion
2011-12-15 Johannes Bergmac80211: make address arguments to sta_info_alloc...
2011-12-15 Johannes Bergmac80211: count authorized stations per BSS
2011-12-15 Johannes Bergmac80211: refactor station state transitions
2011-12-15 Johannes Bergmac80211: use station mutex in configuration
2011-12-15 Johannes Bergmac80211: remove duplicate TDLS peer verification
2011-12-15 Johannes Bergcfg80211: validate nl80211 station handling better
2011-12-15 Johannes Bergnl80211: add TDLS peer flag to policy
2011-12-15 Luciano Coelhowl12xx: alloc buffer in driver_state_read to prevent...
2011-12-15 Pontus FuchsSet wlvif->ps_compl to NULL in before return
2011-12-15 Luciano Coelhowl12xx: remove unused firmware version macros
2011-12-15 Luciano Coelhowl12xx: remove deprecated packet detection threshold...
2011-12-15 Eliad Pellerwl12xx: use ieee80211_free_txskb()
2011-12-15 Luciano Coelhowl12xx: call extended radio parameters for wl127x AP...
2011-12-15 Luciano Coelhowl12xx: don't write out of bounds when hlid > WL12XX_MA...
2011-12-15 Pontus Fuchswl12xx: Restore testmode ABI
2011-12-14 Samuel OrtizNFC: Initial LLCP support master-2011-12-14
2011-12-14 Samuel OrtizNFC: DEP link hook implementation for pn533
2011-12-14 Samuel OrtizNFC: Set and get DEP general bytes
2011-12-14 Samuel OrtizNFC: Add a DEP link control netlink command
2011-12-14 Samuel OrtizNFC: Atomic socket allocation
2011-12-14 Samuel OrtizNFC: Do not take the genl mutex from the netlink releas...
2011-12-14 Samuel OrtizNFC: Add tx skb allocation routine
2011-12-14 Samuel OrtizNFC: Add function name to the NFC pr_fmt() routine
2011-12-14 Helmut Schaart2x00: Make use of ieee80211_free_txskb in tx path
2011-12-14 Simon Wunderlichmac80211: free skb on error path of ieee80211_ibss_join()
2011-12-14 Amitkumar Karwarmwifiex: remove cfg_workqueue
2011-12-14 Johannes Bergnl80211: accept testmode dump with netdev
2011-12-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-12-14 Wey-Yi Guyiwlwifi: allow to switch to HT40 if not associated
2011-12-14 Johannes Bergiwlwifi: tx_sync only on PAN context
2011-12-14 Yogesh Ashok... mwifiex: avoid double list_del in command cancel path
2011-12-14 Aarthi Thiruvengadamath6kl: support for P2P mgmt operations on station...
2011-12-14 Ryan Hsuath6kl: Support different uart_tx pin and refclk config...
2011-12-14 John W. Linvilleb43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
2011-12-13 Amitkumar Karwarmwifiex: do not advertise custom regulatory domain... master-2011-12-13
2011-12-13 Arend van Sprielbrcm80211: smac: register with bcma for specific 802...
2011-12-13 Arend van Sprielbrcm80211: smac: cleanup buscore handling in aiutils.c
2011-12-13 Arend van Sprielbrcm80211: smac: cleanup si_info structure definition
2011-12-13 Arend van Sprielbrcm80211: smac: remove mapped core related function...
2011-12-13 Arend van Sprielbrcm80211: smac: remove ai_switch_core() function
2011-12-13 Arend van Sprielbrcm80211: smac: remove interrupt disable callback...
2011-12-13 Arend van Sprielbrcm80211: smac: INTROFF/INTRESTORE macros removed
2011-12-13 Arend van Sprielbrcm80211: smac: remove empty or unused functions from...
2011-12-13 Arend van Sprielbrcm80211: smac: remove register access macro definitions
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core access functions in...
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core access functions in...
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core access function in srom.c
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core access functions in...
next