summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg4-4/+40
2009-08-28ath9k: Fix chainmask selection during scanningSujith1-1/+6
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville2-12/+3
2009-08-28libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville11-1257/+1258
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg3-5/+22
2009-08-28rndis_wlan: fix broken logic in add_wep_key()Jussi Kivilinna1-1/+1
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg4-16/+14
2009-08-28ath9k: Add support FIF_OTHER_BSS filtering mode.Javier Cardona1-3/+4
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona3-16/+39
2009-08-28p54: fix broadcast buffering in AP modeChristian Lamparter1-0/+3
2009-08-26qeth: display "undefined" value of sysfs-attribute "layer2"Ursula Braun1-1/+1
2009-08-26qeth: display service_level info only when valid.Klaus-Dieter Wacker1-2/+3
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker4-82/+57
2009-08-26qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka1-0/+1
2009-08-26qeth: HiperSockets SIGA retry support on CC=2.Klaus-Dieter Wacker2-8/+61
2009-08-26net: Temporarily backout SKB sources tracer.David S. Miller4-185/+0
2009-08-26tg3: Update version to 3.100Matt Carlson1-2/+2
2009-08-26broadcom: Make the 57780 IEEE compliantMatt Carlson1-2/+35
2009-08-26broadcom: Add AC131 phy supportMatt Carlson1-0/+158
2009-08-26broadcom: Add BCM50610M supportMatt Carlson1-8/+30
2009-08-26tg3: Convert code to use PHY_IS_FETMatt Carlson2-27/+47
2009-08-26tg3: Create MII_TG3_FET namespaceMatt Carlson2-25/+34
2009-08-26tg3: Tune 5785 clock switchingMatt Carlson2-5/+14
2009-08-26tg3: Add 57788, remove 57720Matt Carlson2-2/+5
2009-08-26tg3: Preserve PCIe MPS setting for new devsMatt Carlson1-3/+15
2009-08-26tg3: Fix TSO test against wrong flags varMatt Carlson1-1/+1
2009-08-26tg3: Prevent tx BD corruptionMatt Carlson2-1/+36
2009-08-26tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson2-2/+16
2009-08-26e1000: Remove unused function e1000_mta_set.Graham, David1-46/+0
2009-08-26igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2-0/+2
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore6-122/+81
2009-08-26ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala1-11/+8
2009-08-26netxen: bridged mode optimizationsNarender Kumar3-2/+116
2009-08-26netxen: remove netxen_nic_niu.cDhananjay Phadke6-290/+141
2009-08-26netxen: implement generic pcie semaphore functionsDhananjay Phadke6-144/+71
2009-08-26netxen: remove unused codeDhananjay Phadke4-390/+11
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller14-28/+318
2009-08-23r6040: bump to version 0.25 and 20 August 2009 release dateFlorian Fainelli1-2/+2
2009-08-23r6040: move down second PHY detection to r6040_init_oneMark Kelly1-8/+7
2009-08-23r6040: remove unused pioaddr variableMark Kelly1-2/+0
2009-08-23RDS: Add a debug message suggesting to load transport modulesAndy Grover1-0/+3
2009-08-23RDS: Track transports via an array, not a listAndy Grover5-10/+28
2009-08-23RDS: Modularize RDMA and TCP transportsAndy Grover4-16/+35
2009-08-23RDS: Export symbols from core RDSAndy Grover10-0/+29
2009-08-23RDS: Add TCP transport to RDSAndy Grover8-0/+1469
2009-08-23netxen: remove netxen_nic_phan_reg.hDhananjay Phadke9-215/+102
2009-08-23netxen: implement pci driver shutdownAmit Kumar Salecha1-8/+30
2009-08-23netxen: refactor tx dma mapping codeDhananjay Phadke1-52/+60
2009-08-23netxen: fix firmware reset logicDhananjay Phadke1-1/+3
2009-08-23netxen: ethtool statistics and control for LRONarender Kumar6-8/+114