summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-07-08b43: change selecting ucode for newer coresRafał Miłecki
2011-07-08b43: bus: add helpers for getting/setting wldev from/in bus coreRafał Miłecki
2011-07-08b43: handle BCMA in bus switchesRafał Miłecki
2011-07-08b43: use switches for SSB specific codeRafał Miłecki
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-08b43: implement BCMA bus opsRafał Miłecki
2011-07-08b43: make b43_wireless_init bus genericRafał Miłecki
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-08wl12xx: start/stop queues according to global per-AC countersArik Nemtsov
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde
2011-07-07rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar
2011-07-06ipw2100: Fix command list for debuggingJean Delvare
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger
2011-07-05rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-07-05rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger
2011-07-05drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter
2011-07-05carl9170: import 1.9.4 firmware headersChristian Lamparter
2011-07-05wl12xx: always initialize AP-mode max power levelArik Nemtsov
2011-07-05wl12xx: initialize max_power levels for 11a channelsArik Nemtsov
2011-07-05wl12xx: implement cancel_hw_scan() callbackEliad Peller
2011-07-05wl12xx: add stop_scan commandEliad Peller
2011-07-05wl12xx: configure suspend/resume only if associated/startedEliad Peller
2011-07-05wl12xx: one SDIO initialization is enoughOhad Ben-Cohen
2011-07-05rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA
2011-07-05ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin
2011-07-05ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin
2011-07-05wl12xx: implement Tx watermarks per ACArik Nemtsov
2011-07-05wl12xx: Increase low & high TX watermarksIdo Yariv
2011-07-05wl12xx: schedule TX packets according to FW occupancyArik Nemtsov
2011-07-05wl12xx: use 802.11 header location after relocation to frame startArik Nemtsov
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach
2011-07-01iwlagn: remove hcmd opsWey-Yi Guy
2011-07-01iwlagn: call bt_coex directllyWey-Yi Guy