summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-21iwlagn: move scan code to scan fileJohannes Berg4-440/+433
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen1-0/+8
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg1-6/+4
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger6-20/+8
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger1-4/+8
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger1-5/+9
2011-09-20rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger1-4/+8
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan2-2/+9
2011-09-20NFC: driver for TI shared transportIlan Elias3-0/+354
2011-09-20NFC: basic NCI protocol implementationIlan Elias11-0/+2129
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias4-3/+3
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias6-0/+149
2011-09-20mac80211: fix indentationAlexander Simon2-2/+2
2011-09-20wireless: Do not allow disabled channel in scan requestRajkumar Manoharan1-7/+12
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen5-0/+105
2011-09-19b43: LCN-PHY: finish sense setupRafał Miłecki2-3/+88
2011-09-19rfkill: properly assign a boolean typeMohammed Shafi Shajakhan1-1/+1
2011-09-19cfg80211: validate IBSS BSSIDJohannes Berg1-1/+5
2011-09-19b43: LCN-PHY: add more init tweaksRafał Miłecki1-2/+20
2011-09-19b43: LCN-PHY: init TX power controlRafał Miłecki2-1/+93
2011-09-19b43: LCN-PHY: implement SPUR avoidance modeRafał Miłecki1-2/+56
2011-09-19b43: LCN-PHY: set TX filtersRafał Miłecki1-1/+106
2011-09-19b43: LCN-PHY: tweaks for channel switchingRafał Miłecki1-4/+63
2011-09-19bcma: cc: export more control functionsRafał Miłecki2-9/+38
2011-09-19mac80211: Fix regression on queue stop during 2040 bss changeRajkumar Manoharan1-19/+24
2011-09-19iwlagn: signedness bugWey-Yi Guy1-1/+1
2011-09-19iwlagn: fix stack corruption for temperature offset v2Wey-Yi Guy1-2/+2
2011-09-19iwlagn: do not use interruptible waitsJohannes Berg5-13/+8
2011-09-19iwlagn: use iwl_eeprom_calib_hdr structureWey-Yi Guy3-10/+12
2011-09-19iwlagn: add support for v2 of temperature offset calibrationWey-Yi Guy6-6/+62
2011-09-19iwlagn: remove drvdata support from bus layerJohannes Berg3-22/+11
2011-09-19iwlagn: move sysfs files to debugfsJohannes Berg2-133/+64
2011-09-19iwlagn: remove unused function declarationsJohannes Berg1-5/+0
2011-09-19iwlagn: rename iwl-pci.h to iwl-cfg.hJohannes Berg6-8/+7
2011-09-19iwlagn: clean up PM codeJohannes Berg3-14/+11
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg1-10/+10
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg5-22/+80
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg5-11/+8
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy3-305/+235
2011-09-19iwlagn: provide data after WARN_ONEmmanuel Grumbach1-1/+7
2011-09-19iwlagn: replace beacon_time_fsf_bits variable with #defineDon Fry6-23/+10
2011-09-19iwlagn: simplify chain_noise_num_beacons indirectionFry, Donald H6-22/+7
2011-09-19iwlagn: fix modinfo display for 135 ucode.Fry, Donald H1-1/+1
2011-09-19iwlagn: New SKU for 6005 SFFWey-Yi Guy1-0/+1
2011-09-19iwlagn: Convert kzalloc to kcallocJoe Perches1-4/+2
2011-09-19iwlagn: add documentation to the transport layerEmmanuel Grumbach3-32/+91
2011-09-19iwlagn: document the bus layer APIEmmanuel Grumbach1-5/+57
2011-09-19iwlagn: use enum iwl_rxon_context_id instead of u8Emmanuel Grumbach4-9/+17
2011-09-19iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach6-21/+23
2011-09-19iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach4-4/+17