cascardo/linux.git
2011-06-20 Kalle Valozd1211rw: include mac80211.h from zd_chip.h
2011-06-20 Kalle Valoiwlwifi: fix stop/wake queue hacks
2011-06-20 Kalle Valoiwlegacy: fix stop/wake queue hacks
2011-06-17 Rafał Miłeckib43: HT-PHY: implement switching analog
2011-06-17 Rafał Miłeckib43: HT-PHY: implement radio ops
2011-06-17 Pavel Roskinath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
2011-06-17 Pavel Roskinath5k: minor cleanup
2011-06-17 Pavel Roskinath9k: typo fix in a comment
2011-06-17 Pavel Roskinath9k: use standard max(), remove A_MAX macro
2011-06-17 Mohammed Shafi... ath9k: remove a redundant call to pcipowersave
2011-06-17 Dan Carpenteriwlegacy: fix up brokenness caused by cleanup
2011-06-17 Mohammed Shafi... ath9k: Add debug messages to track PAPRD failures
2011-06-17 Rafał Miłeckib43: add Kconfig option for compiling SSB driver
2011-06-17 Nikanth Karthikesanif_spi: Fix compilation warning - unused variable
2011-06-17 Rafał Miłeckib43: HT-PHY: add place for writing HT PHY support
2011-06-17 Rafał Miłeckib43: define new PHYs and radio regs for cores >= 24
2011-06-17 Eliad Pellermac80211: add cancel_hw_scan() callback
2011-06-17 Connor Hansendrivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
2011-06-17 Paul Stewartmac80211: Start monitor work on restart
2011-06-11 Wey-Yi Guyiwlagn: Sanity check for valid context
2011-06-11 Wey-Yi Guyiwlagn: Sanity check for 11n capability
2011-06-11 Wey-Yi Guyiwlagn: merge duplicated code into single place
2011-06-11 Wey-Yi Guyiwlagn: group similar defines together
2011-06-11 Wey-Yi Guyiwlagn: generic temperature location in EEPROM
2011-06-11 Wey-Yi Guyiwlagn: remove unused debug flag
2011-06-11 Wey-Yi Guyiwlagn: use IWL_DEBUG_FW for firmware related debug msg
2011-06-11 Wey-Yi Guyiwlagn: use IWL_DEBUG_TEMP for temperature related...
2011-06-11 Wey-Yi Guyiwlagn: add debug message for coex related activities
2011-06-11 Wey-Yi Guyiwlagn: add coex debug flag
2011-06-11 Wey-Yi Guyiwlagn: use sku capabilities information from EEPROM
2011-06-11 Wey-Yi Guyiwlagn: Band capabilities in EEPROM
2011-06-11 Johannes Bergiwlagn: don't check ucode subtype
2011-06-11 Wey-Yi Guyiwlagn: move no_sleep_autoadjust as part of iwlagn_mod_...
2011-06-11 Wey-Yi Guyiwlagn: move led_mode as part of iwlagn_mod_params
2011-06-11 Wey-Yi Guyiwlagn: move bt_coex_active as part of iwlagn_mod_params
2011-06-11 Wey-Yi Guyiwlagn: add dumpit support for testmode trace function
2011-06-11 Wey-Yi Guyiwlagn: usersapce application decide the size of trace...
2011-06-10 Larry Fingerrtlwifi: Fix warnings on parisc arch
2011-06-10 Arend van Sprieldrivers: bcma: export bcma_core_disable() function
2011-06-10 Dan Carpenterb43: check for allocation failures
2011-06-10 Amitkumar Karwarmwifiex: get rid of global adapter pointer
2011-06-10 Stanislaw Gruszkaiwlegacy: refactor iwl4965_mac_channel_switch
2011-06-10 Stanislaw Gruszkaiwlegacy: remove unused agg_tids_count
2011-06-10 Stanislaw Gruszkaiwlegacy: remove firmware event log
2011-06-10 Stanislaw Gruszkaiwlegacy: remove reset rf infrastructure
2011-06-10 Stanislaw Gruszkaiwlegacy: remove recover from statistics
2011-06-10 Stanislaw Gruszkaiwlegacy: remove unused power commands defines
2011-06-10 Daniel Drakelibertas: add sd8686 reset_card support
2011-06-10 Vincent Zweijenetworking: fix warning about unused label wake_up
2011-06-10 Paul Stewartcfg80211: Ignore downstream DEAUTH for authtry_bsses
2011-06-10 Mike McCormackrtlwifi: Factor out code to receive one packet
2011-06-10 Mike McCormackrtlwifi: Free skb in one place
2011-06-10 Mike McCormackrtlwifi: Resubmit skbs with bad CRC early
2011-06-10 Mike McCormackrtlwifi: Remove unnecessary indent
2011-06-10 Eliad Pellermac80211: add ieee80211_get_operstate() function
2011-06-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-09 Gustavo F.... Merge /linux/kernel/git/padovan/bluetooth-2.6
2011-06-09 Waldemar RymarkiewiczBluetooth: Clean up some code style issues
2011-06-09 David MillerBluetooth: Kill set but unused variable 'cmd' in cmtp_r...
2011-06-09 Ville TervoBluetooth: Do not send SET_EVENT_MASK for 1.1 and earli...
2011-06-09 David MillerBluetooth: Do not ignore errors returned from strict_st...
2011-06-09 Luiz Augusto... Bluetooth: fix shutdown on SCO sockets
2011-06-09 Stephen BoydBluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y...
2011-06-09 Filip PalianBluetooth: l2cap and rfcomm: fix 1 byte infoleak to...
2011-06-08 Mat MartineauBluetooth: Fix check for the ERTM local busy state
2011-06-08 Mat MartineauBluetooth: Restore accidentally-deleted line
2011-06-08 Waldemar RymarkiewiczBluetooth: Simplify hci_conn_accept_secure check
2011-06-08 Jaikumar GaneshBluetooth: Add BT_POWER L2CAP socket option.
2011-06-08 Waldemar RymarkiewiczBluetooth: Verify a pin code in pin_code_reply
2011-06-08 Waldemar RymarkiewiczBluetooth: Remove a magic number
2011-06-08 Johannes BergBluetooth: fix sparse & gcc warnings
2011-06-08 Andre GuedesBluetooth: Set 'peer_addr_type' in hci_le_connect()
2011-06-08 Andre GuedesBluetooth: Check advertising cache in hci_connect()
2011-06-08 Andre GuedesBluetooth: Remove useless check in hci_connect()
2011-06-08 Andre GuedesBluetooth: Add 'dst_type' field to struct hci_conn
2011-06-08 Waldemar RymarkiewiczBluetooth: Refactor hci_auth_complete_evt function
2011-06-08 Waldemar RymarkiewiczBluetooth: Fix auth_complete_evt for legacy units
2011-06-08 Andre GuedesBluetooth: Advertising entries lifetime
2011-06-08 Andre GuedesBluetooth: Clear advertising cache before scanning
2011-06-08 Andre GuedesBluetooth: Add Advertising Report Meta Event handler
2011-06-08 Andre GuedesBluetooth: LE advertising cache
2011-06-08 Anderson BrigliaBluetooth: Add advertising report meta event structs
2011-06-08 Gustavo F.... Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_cl...
2011-06-08 Gustavo F.... Bluetooth: Remove export of l2cap_chan_clear_timer()
2011-06-08 Gustavo F.... Bluetooth: create channel timer to replace sk_timer
2011-06-08 Gustavo F.... Bluetooth: Add chan->chan_type struct member
2011-06-08 Gustavo F.... Bluetooth: Create l2cap_chan_send()
2011-06-08 Gustavo F.... Bluetooth: Create __l2cap_chan_close()
2011-06-08 Johan HedbergBluetooth: Remove unnecessary use of hci_dev_list_lock
2011-06-08 David MillerBluetooth: Kill set but not used variable 'l2cap_sk...
2011-06-08 Gustavo F.... Bluetooth: fix set but not used warning
2011-06-08 Ruiyi ZhangBluetooth: Allow unsegmented SDU retries on sock_queue_...
2011-06-08 Stanislaw Gruszkaiwlegacy: fix channel switch locking
2011-06-08 Johannes Bergmac80211: fix IBSS teardown race
2011-06-08 Wey-Yi Guyiwlagn: send tx power command if defer cause by RXON...
2011-06-07 Mohammed Shafi... ath9k: make use of a helper to get paprd scale factor
2011-06-07 Yogesh Ashok... mwifiex: disable transmission buffer aggregation for...
2011-06-07 Yogesh Ashok... mwifiex: adding check for enough space before padding
2011-06-07 Yogesh Ashok... mwifiex: Remove redundant skb_queue_empty checks
2011-06-07 Yogesh Ashok... mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
next