pandora-kernel.git
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./linux/kernel/git...
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 John W. Linvilleb43: avoid calling bcma_* if CONFIG_B43_BCMA is not set
2011-12-13 Amitkumar Karwarmwifiex: do not advertise custom regulatory domain...
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...
2011-12-13 Arend van Sprielbrcm80211: smac: change ai_findcoreidx() to ai_findcore()
2011-12-13 Rafał Miłeckib43: N-PHY: update TX power fix
2011-12-13 Rafał Miłeckib43: N-PHY: workaround broken auto-increment on BCM43224
2011-12-13 Rafał Miłeckib43: N-PHY: fix 32-bit reads of tables
2011-12-13 Rafał Miłeckibcma: extract revision and TX power IDs from SPROM
2011-12-13 Eliad Pellermac80211: don't check sdata_running in vif notifier
2011-12-13 Eliad Pellermac80211: configure BSS_CHANGED_ARP_FILTER on reconfigu...
2011-12-13 Dmitry TARNYAGINmac80211: Do not request FIF_BCN_PRBRESP_PROMISC for...
2011-12-13 Stanislaw Gruszkartlwifi: merge ips,lps spinlocks into one mutex
2011-12-13 Stanislaw Gruszkartlwifi: use work for lps
2011-12-13 Rafał Miłeckib43: N-PHY: implement spurious tone avoidance
2011-12-13 Rafał Miłeckib43: N-PHY: finish 2.4GHz 0x2056 radio setup
2011-12-13 Rafał Miłeckib43: N-PHY: determine various PHY params
2011-12-13 Rafał Miłeckib43: N-PHY: add table for antenna software control
2011-12-13 Rafał Miłeckib43: N-PHY: workaround BCM43224 hw bug in writing table...
2011-12-13 Rafał Miłeckib43: N-PHY: update some init values
2011-12-13 Rafał Miłeckib43: N-PHY: random trivial fixes for typos, missing...
2011-12-13 Felix Fietkauath9k: make two mci related functions static
2011-12-13 Rafał Miłeckibcma: support for suspend and resume
2011-12-13 Avinash Patilmwifiex: wakeup and stop multiple tx queues in net_device
2011-12-13 Avinash Patilmwifiex: proper cleanup when RX multiport aggregation...
2011-12-13 Amitkumar Karwarmwifiex: failure case handling for PCIe events
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core access functions in...
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core control functions
2011-12-13 Arend van Sprielbrcm80211: smac: remove unused functions and/or prototypes
2011-12-13 Arend van Sprielbrcm80211: smac: replace ai_corereg() function with...
2011-12-13 Arend van Sprielbrcm80211: smac: remove SI_FAST() macro usage
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma functions for register access...
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma function for register access...
2011-12-13 Arend van Sprielbrcm80211: smac: use DMA-API calls for descriptor alloc...
2011-12-13 Arend van Sprielbrcm80211: smac: use bcma core register access function...
2011-12-13 Arend van Sprielbrcm80211: smac: remove enumeration rom parsing function
2011-12-13 Arend van Sprielbrcm80211: smac: change ai_attach interface taking...
2011-12-13 Arend van Sprielbrcm80211: smac: rename struct si_info field pbus to...
2011-12-13 Arend van Sprielbrcm80211: smac: change attach interfaces in main.c...
2011-12-13 Arend van Sprielbrcm80211: smac: change from pci device driver to bcma...
2011-12-13 Arend van Sprielbrcm80211: smac: use inline access functions for struct...
2011-12-13 Arend van Sprielbrcm80211: smac: move fields from struct si_pub to...
2011-12-13 Arend van Sprielbrcm80211: smac: remove unused fields from struct si_pu...
2011-12-13 Arend van Sprielbcma: use static keyword for inline function declaratio...
2011-12-13 Arend van Sprielbcma: add set/mask macros for 16-bit register access
2011-12-13 Franky Linbrcm80211: fmac: remove drive strength code for unsuppo...
2011-12-13 Franky Linbrcm80211: fmac: add bcm4330 support
2011-12-13 Franky Linbrcm80211: fmac: fix firmware shared structures version
2011-12-13 Franky Linbrcm80211: fmac: save bus interface structure in functi...
2011-12-13 Rajkumar Manoharancfg80211: notify core hints that helps to restore regd...
2011-12-13 Rajkumar Manoharanath9k: Reconfigure tx power on regulatory update
2011-12-13 Luis R. Rodriguezath: optimize processing of CTLs for country IEs for...
2011-12-13 Luis R. Rodriguezath: add a helper for processing reg data on init
2011-12-13 Rafał Miłeckibcma: extract FEM info from SPROM
2011-12-13 Rafał Miłeckissb: extract FEM info from SPROM
2011-12-13 Helmut Schaamac80211: Make use of ieee80211_is_* functions in tx...
2011-12-13 Helmut Schaaieee80211: Introduce ieee80211_is_first_frag
2011-12-13 Yogesh Ashok... mac80211: Purge A-MPDU TX queues before station destruc...
2011-12-13 Vasanthakumar... cfg80211: Fix race in bss timeout
2011-12-13 Dan Carpentermac80211: unlock on error path in ieee80211_ibss_join()
2011-12-13 Mohammed Shafi... ath9k_hw: Fix handling of MCI interrupt
2011-12-13 Mohammed Shafi... ath9k_hw: check for asynchronous interrupts before...
2011-12-13 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2011-12-12 Rajkumar Manoharanath9k: fix max phy rate at rate control init
2011-12-12 Dan Carpenternfc: signedness bug in __nci_request()
2011-12-12 Wey-Yi Guyiwlwifi: do not set the sequence control bit is not...
2011-12-09 Nikolay Martynoviwlwifi regression in 20111205 merge
2011-12-09 John W. Linvillewl12xx: silence tx_attr uninitialized warning in wl1271...
2011-12-08 Johannes Bergiwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT
2011-12-08 Johannes Bergiwlagn: use IWL_MAX_TID_COUNT for WoWLAN
2011-12-08 Johannes Bergiwlagn: fix TID use bug
2011-12-08 Don Fryiwlwifi: move calib_results list from iwl_priv to iwl_trans
2011-12-08 Don Fryiwlwifi: move device_pointers from iwl_priv to iwl_shared
2011-12-08 Don Fryiwlwifi: move eeprom pointer from iwl_priv to iwl_shared
2011-12-08 Wey-Yi Guyiwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame
2011-12-08 Wey-Yi Guyiwlwifi: P2P is not enabled by default
2011-12-08 Hsu, Kennyiwlwifi: add device ID information support by testmode
2011-12-08 Wey-Yi Guyiwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_...
2011-12-08 Wey-Yi Guyiwlwifi: remove reference to legacy devices
2011-12-08 Wey-Yi Guyiwlwifi: minor cleanup
2011-12-08 Wey-Yi Guyiwlwifi: Display more uCode debug info
next