summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi
2011-09-22wl12xx: fix forced passive scansLuciano Coelho
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter
2011-09-21iwlagn: remove duplicate list initAmit Beka
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: remove common station privJohannes Berg
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger
2011-09-20rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki
2011-09-19iwlagn: signedness bugWey-Yi Guy
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg
2011-09-19iwlagn: remove unused function declarationsJohannes Berg
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg
2011-09-19iwlagn: clean up PM codeJohannes Berg
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach