summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-061-6/+6
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| |\
| | * iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
* | | mwl8k: remove useless pci shutdown callback and stray debuggingFlorian Fainelli2012-12-031-6/+0
* | | rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2012-12-032-2/+4
* | | rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos2012-12-031-2/+2
* | | carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-031-0/+2
* | | rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos2012-12-031-60/+60
* | | rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos2012-12-031-9/+9
* | | p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-031-2/+3
* | | brcmsmac: Fix possible NULL pointer dereference in _dma_ctrlflags()Seth Forshee2012-11-301-3/+1
* | | wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida2012-11-302-2/+2
* | | rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-306-32/+8
* | | p54pci: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-10/+3
* | | ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-11/+4
* | | rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-305-20/+17
* | | mwifiex: fix struct member mismatchJohannes Berg2012-11-301-2/+3
* | | brcmfmac: change debug output for received event.Hante Meuleman2012-11-301-2/+2
* | | brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.Hante Meuleman2012-11-301-12/+16
* | | brcmfmac: remove mode from struct brcmf_cfg80211_confArend van Spriel2012-11-302-28/+20
* | | brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attributeArend van Spriel2012-11-302-48/+22
* | | brcmsmac: support 4313iPAPiotr Haber2012-11-302-162/+271
* | | brcmsmac: move PHY functionsPiotr Haber2012-11-301-50/+52
* | | brcmsmac: hardware info in debugfsPiotr Haber2012-11-304-1/+144
* | | brcmsmac: fix bounds checking in tx/rxPiotr Haber2012-11-301-13/+17
* | | brcmsmac: cleanup in isr codePiotr Haber2012-11-303-24/+13
* | | brcmsmac: handle packet drop during transmit correctlyPiotr Haber2012-11-303-8/+11
* | | wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-305-2/+9
* | | ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-301-1/+0
* | | ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-304-3/+111
* | | ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-303-6/+5
* | | ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-303-127/+127
* | | rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa2012-11-301-0/+7
* | | mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2012-11-302-0/+17
* | | ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-301-1/+2
* | | p54: improve TSF timestamp precisionChristian Lamparter2012-11-261-1/+5
* | | iwlwifi: initialize rx_statusJohannes Berg2012-11-261-1/+1
* | | iwlegacy: initialize rx_statusJohannes Berg2012-11-262-2/+2
* | | brcmsmac: Add __printf verification to logging prototypesJoe Perches2012-11-261-2/+8
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2614-96/+116
|\ \ \
| * | | mac80211_hwsim: remove printing scan configJohannes Berg2012-11-261-6/+0
| * | | mac80211_hwsim: advertise VHT supportJohannes Berg2012-11-261-0/+28
| * | | mac80211: convert to channel definition structJohannes Berg2012-11-262-18/+24
| * | | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-6/+4
| * | | cfg80211: pass a channel definition structJohannes Berg2012-11-266-44/+56
| * | | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-269-28/+10
* | | | rtl8723ae: fix build break from "mac80211: support RX_FLAG_MACTIME_END"John W. Linville2012-11-211-1/+1
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2118-18/+51
|\| | |
| * | | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-192-0/+2
| * | | mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-1/+32