summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: separate file for handling AP eventsAvinash Patil2012-08-065-49/+107
* mwifiex: update 11n status as per start_ap IEAvinash Patil2012-08-064-0/+5
* mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar2012-08-063-45/+64
* mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar2012-08-061-0/+2
* mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar2012-08-062-24/+22
* mwifiex: correction in MSDU padding logicYogesh Ashok Powar2012-08-061-2/+2
* mwifiex: remove extra padding to AMSDUYogesh Ashok Powar2012-08-061-1/+0
* mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar2012-08-061-6/+3
* ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos2012-08-061-74/+69
* ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos2012-08-061-7/+1
* carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez2012-08-064-2/+6
* b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki2012-08-063-4/+129
* b43: be more user friendly with PHY infoRafał Miłecki2012-08-062-5/+36
* b43: N-PHY: init 0x2057 radioRafał Miłecki2012-08-064-2/+712
* b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2012-08-062-6/+90
* b43: add helper waiting for given value in radio regRafał Miłecki2012-08-063-11/+22
* b43: rename host flags definesRafał Miłecki2012-08-063-10/+12
* p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-062-26/+63
* b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki2012-08-061-2/+326
* b43: N-PHY: update workaroundsRafał Miłecki2012-08-061-16/+30
* brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg2012-08-062-14/+4
* ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-08-014-4/+69
* ipv4: Cache routes in nexthop exception entries.David S. Miller2012-08-013-64/+79
* ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-313-7/+34
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-317-50/+50
* bridge: make port attributes conststephen hemminger2012-07-301-3/+3
* ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-303-19/+0
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-309-35/+55
* net: TCP early demux cleanupEric Dumazet2012-07-302-4/+0
* tun: Fix formatting.David S. Miller2012-07-301-2/+2
* net/tun: fix ioctl() based info leaksMathias Krause2012-07-301-1/+3
* tg3: Update version to 3.124Michael Chan2012-07-301-1/+1
* tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-301-2/+4
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-302-1/+29
* tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-301-2/+1
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-302-0/+38
* ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-302-8/+8
* mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-301-3/+4
* seeq: use PTR_RET at init_module of driverDevendra Naga2012-07-301-3/+1
* bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga2012-07-301-2/+1
* ipv4: clean up put_childLin Ming2012-07-301-26/+25
* ipv4: fix debug info in tnode_newLin Ming2012-07-301-1/+1
* qlge: Add offload features to vlan interfacesbrenohl@br.ibm.com2012-07-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-2810-28/+36
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-07-273-13/+13
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-273-13/+13
| | |\
| | | * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
| | | * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
| | | * mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
| * | | tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-07-271-1/+3