aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-11Bluetooth: hidp: Only free input device if failed registerPeter Hurley
2011-08-11Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley
2011-08-11Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley
2011-08-11Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-11Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir
2011-08-11Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-08-11Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-08-11Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
2011-08-11Bluetooth: Add Toshiba laptops AR30XX device IDRicardo Mendoza
2011-08-11Bluetooth: btusb: be quiet on device disconnectPaul Bolle
2011-08-11Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter
2011-08-11rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-08-11rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-11rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-08-10drivers/net/wireless/wl1251: add missing kfreeJulia Lawall
2011-08-09ath5k: fix error handling in ath5k_beacon_sendBob Copeland
2011-08-09rt2x00: Add rt2870 device id for Dvico usb keyAnthony Bourguignon
2011-08-09ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker
2011-08-09rt2x00: Add new rt73 buffalo USB idIvo van Doorn
2011-08-09rtlwifi: rtl892cu: New USB IDsLarry Finger
2011-08-09ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan
2011-08-09ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan
2011-08-09b43: read correct register on bcma bus.Hauke Mehrtens
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach
2011-08-01rt2x00: rt2800: fix zeroing skb structureStanislaw Gruszka
2011-08-01rtlwifi: Fix kernel oops on ARM SOCLarry Finger
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson