summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-115-19/+4
* ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
* ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
* ath9k: do not link receive buffers during flushFelix Fietkau2013-01-111-4/+6
* ath9k_htc: Fix memory leakSujith Manoharan2013-01-111-0/+2
* mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
* mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-112-14/+15
* Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
* Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
* Bluetooth device 04ca:3008 should use ath3kSergio Cambra2013-01-102-0/+3
* Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
* Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
* Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
* Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
* Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
* Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
* b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
* drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
* drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-071-1/+3
* rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-072-2/+2
* wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0417-0/+6203
* mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
* mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-042-7/+18
|\
| * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
| * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-0411-91/+202
|\ \
| * | mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| * | mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| * | mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| * | mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| * | mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| * | mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| * | mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
| * | mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
| |/
* | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
* | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
* | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
* | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
* | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
* | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
* | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
* | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
* | p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-021-0/+3
* | rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-021-0/+1
* | ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-021-1/+1
* | bcma: correct M25P32 serial flash IDRafał Miłecki2013-01-021-1/+1
* | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-021-2/+2
* | p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-021-0/+1
* | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-021-1/+5
OpenPOWER on IntegriCloud