pandora-kernel.git
2011-04-07 Johannes Bergiwlagn: clean up alive handling
2011-04-07 Johannes Bergiwlagn: fix ucode verify message
2011-04-07 Johannes Bergiwlagn: add feature flags
2011-04-07 Wey-Yi Guyiwlagn: check more error return code
2011-04-07 Wey-Yi Guyiwlagn: change Copyright to 2011
2011-04-07 Johannes Bergiwlagn: remove ucode_data_backup
2011-04-07 Johannes Bergiwlagn: centralize and fix ucode restart
2011-04-07 Johannes Bergiwlagn: remove bootstrap code
2011-04-07 Johannes Bergiwlagn: verify specific ucode
2011-04-07 Johannes Bergiwlagn: simplify ucode check code
2011-04-07 Wey-Yi Guyiwlagn: return send calibration result
2011-04-07 Johannes Bergiwlagn: remove pointless return variables
2011-04-07 Wey-Yi Guyiwlagn: remove more 3945/4965 related defines
2011-04-07 Johannes Bergiwlagn: clean up ucode loading
2011-04-07 Johannes Bergiwlagn: make mac80211 handlers static
2011-04-07 Johannes Bergiwlagn: clean up some 3945/4965 remnants
2011-04-07 Johannes Bergiwlagn: remove unused variable
2011-04-07 Michal Marekrt2x00: Drop __TIME__ usage
2011-04-07 Nishant Sarmukadammwl8k: Do not configure tx power unconditionally
2011-04-07 Rajkumar Manoharanath9k: configure beacons based on hw opmode
2011-04-07 Rajkumar Manoharanath9k: Handle BSSID/AID for multiple interfaces
2011-04-07 Rajkumar Manoharanath9k: Cleanup ath_vif struct
2011-04-07 Rajkumar Manoharanath9k: deny new interface addtion on IBSS mode
2011-04-07 Jarkko Nikulawl1251: Add support for idle mode
2011-04-07 Jarkko Nikulawl1251: Prepare for idle mode support
2011-04-07 Mohammed Shafi... mac80211: remove few obsolete flags
2011-04-07 Jussi Kivilinnazd1211rw: rename CR* macros to ZD_CR*
2011-04-07 Felix Fietkauath9k: use the hw opmode to select the beacon timer...
2011-04-07 Felix Fietkauath9k: fix beacon slot processing in ad-hoc mode
2011-04-07 Yogesh Ashok... mwifiex: remove redundant encryption_mode mapping
2011-04-07 Amitkumar Karwarmwifiex: return success in set_default_key for WPA...
2011-04-07 Paul Stewartnl80211: Add BSS parameters to station
2011-04-07 Stanislaw Gruszkaiwlwifi: remove sync_cmd_mutex
2011-04-07 Stanislaw Gruszkaiwlwifi: more priv->mutex serialization
2011-04-07 Stanislaw Gruszkaiwlwifi: fix enqueue hcmd race conditions
2011-04-07 Xose Vazquez... wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
2011-04-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-04-07 Christian Lamparterar9170usb: purge obsolete driver
2011-04-05 Alexey DobriyanBluetooth: convert net/bluetooth/ to kstrtox
2011-04-05 Gustavo F.... Bluetooth: Use GFP_KERNEL in user context
2011-04-05 Gustavo F.... Bluetooth: Don't use spin_lock_bh in user context
2011-04-05 Szymon JancBluetooth: Use kthread API in cmtp
2011-04-05 Szymon JancBluetooth: Use kthread API in bnep
2011-04-05 Szymon JancBluetooth: Use kthread API in hidp
2011-04-04 Johan HedbergBluetooth: Add mgmt_remote_name event
2011-04-04 Johan HedbergBluetooth: Add mgmt_device_found event
2011-04-04 Gustavo F.... Bluetooth: Remove gfp_mask param from hci_reassembly()
2011-04-04 Johannes Bergmac80211: clean up station cleanup timer
2011-04-04 Rafał Miłeckissb: pci: implement serdes workaround
2011-04-04 Rafał Miłeckissb: pci: implement mdio reading
2011-04-04 Rafał Miłeckissb: pci: fix mdio writes on newer cores (rev 10+)
2011-04-04 Rafał Miłeckissb: pci: trivial: drop useless pointer
2011-04-04 Rafał Miłeckissb: trivial: use u8 for chip_rev (it's mask is 0xF)
2011-04-04 Vasanthakumar... ath9k_hw: Use appropriate rx gain table for AR9485
2011-04-04 Bing Zhaomwifiex: remove unused macros in decl.h and main.h
2011-04-04 Bing Zhaomwifiex: remove struct mwifiex_802_11_fixed_ies
2011-04-04 Marc Yangmwifiex: cleanup power save related struct and macros
2011-04-04 Bing Zhaoieee80211: add HT extended capabilities masks
2011-04-04 Marc Yangmwifiex: remove unused macros in fw.h
2011-04-04 Marc Yangmwifiex: remove unused radio_on variable and macros
2011-04-04 Marc Yangmwifiex: remove MWIFIEX_AUTH_MODE_ macros
2011-04-04 Bing Zhaomwifiex: remove MWIFIEX_BSS_MODE_ macros
2011-04-04 Helmut Schaart2x00: Add an error message when trying to send on...
2011-04-04 Helmut Schaart2x00: Fix tx aggregation problems with some clients
2011-04-04 Ivo van Doornrt2x00: Add support for the ZyXEL NWD-211AN USB
2011-04-04 Helmut Schaart2x00: Fix STBC transmissions to STAs with Rx STBC > 1
2011-04-04 Helmut Schaart2x00: Implement tx power temperature compensation
2011-04-04 Helmut Schaart2x00: Remove obsolete rt2x00queue_align_payload
2011-04-04 Helmut Schaart2x00: Indention cleanup in rt2800lib
2011-04-04 Helmut Schaart2x00: Don't recalculate HT40 compensation for each...
2011-04-04 Helmut Schaart2x00: Restructure bw_comp calculation
2011-04-04 Helmut Schaart2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
2011-04-04 Helmut Schaart2x00: Calculate tx status fifo size instead of hardco...
2011-04-04 Helmut Schaart2x00: Limit rt2800pci txdone processing to 16 entries...
2011-04-04 Helmut Schaart2x00: Limit rt2x00pci rxdone processing to 16 entries...
2011-04-04 Larry Fingerrtlwifi: Remove unused/unneeded variables
2011-04-04 Marc Yangmwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
2011-04-04 Bing Zhaomwifiex: remove macro SHORT_SLOT_TIME_DISABLED
2011-04-04 Felix Fietkaumac80211: remove the dependency on crypto_blkcipher
2011-04-04 Marc Yangmwifiex: remove unnecessary _set_auth functions
2011-04-04 Yogesh Ashok... mwifiex: remove helper functions for displaying 11n...
2011-04-04 Felix Fietkaumac80211: fix suppressing probe responses in ad-hoc...
2011-04-04 Mohammed Shafi... ath9k_hw: remove ath9k_get_channel_edges
2011-04-04 Mohammed Shafi... ath9k: remove set11n_virtualmorefrag
2011-04-04 Mohammed Shafi... ath9k: cleanup few redundant macros
2011-04-04 Ben Greearwifi: Add hwflags to debugfs.
2011-04-04 Stanislaw Gruszkaiwlegacy: MAINTAINERS
2011-04-04 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2011-03-31 Gustavo F.... Merge branch 'master' of git://git./linux/kernel/git...
2011-03-31 Thomas GleixnerBluetooth: Fix warning with hci_cmd_timer
2011-03-31 Andrei EmeltchenkoBluetooth: delete hanging L2CAP channel
2011-03-31 Johan HedbergBluetooth: Fix missing hci_dev_lock_bh in user_confirm_...
2011-03-31 Vinicius Costa... Bluetooth: Fix sending LE data over USB
2011-03-31 Gustavo F.... Bluetooth: Fix HCI_RESET command synchronization
2011-03-31 Suraj SumangalaBluetooth: Increment unacked_frames count only the...
2011-03-31 Marc-Antoine... Bluetooth: add support for Apple MacBook Pro 8,2
2011-03-31 Johan HedbergBluetooth: Add local Extended Inquiry Response (EIR...
2011-03-31 Andrei EmeltchenkoBluetooth: check L2CAP info_rsp ident and state
2011-03-31 Gustavo F.... Bluetooth: Move bt_accept_enqueue() to outside __l2cap_...
2011-03-31 Gustavo F.... Bluetooth: Remove unused struct l2cap_conn item
next