summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-0312-33/+69
|\
| * ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
| * mac80211: fix initialisation error pathJohannes Berg2008-02-011-7/+7
| * mac80211 rate control: fix section mismatchJohannes Berg2008-02-012-2/+2
| * iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-012-10/+10
| * iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-011-3/+0
| * iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-012-5/+24
| * iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
| * mac80211: make alignment warning optionalJohannes Berg2008-02-012-0/+19
* | [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
* | [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
* | [DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo2008-02-031-1/+1
* | [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-031-2/+2
* | [SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo2008-02-0314-141/+103
* | EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu2008-02-031-1/+1
* | EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin2008-02-031-0/+6
* | EMAC driver: add power down modeVitja Makarov2008-02-031-1/+2
* | EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-032-7/+8
* | EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2008-02-032-55/+8
* | EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams2008-02-031-1/+41
* | EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu2008-02-031-4/+12
* | EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu2008-02-031-2/+2
* | [netdrvr] sis190: build fixJeff Garzik2008-02-031-1/+1
* | sky2: fix Wake On Lan interaction with BIOSStephen Hemminger2008-02-031-1/+8
* | sky2: restore multicast addresses after recoveryStephen Hemminger2008-02-031-4/+1
* | pci-skeleton: Misc fixes to build neatlyJike Song2008-02-031-24/+25
* | phylib: Add Realtek 821x eth PHY supportJohnson Leung2008-02-033-0/+86
* | natsemi: Update locking documentationMark Brown2008-02-031-16/+2
* | PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-034-31/+55
* | forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-031-8/+8
* | forcedeth: multicast fixAyaz Abdulla2008-02-031-4/+9
* | forcedeth: tx pause fixAyaz Abdulla2008-02-031-2/+2
* | forcedeth: updated copyright sectionAyaz Abdulla2008-02-031-1/+1
* | forcedeth: checksum fixAyaz Abdulla2008-02-031-17/+7
* | forcedeth: reset register fixAyaz Abdulla2008-02-031-1/+1
* | drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()Roel Kluin2008-02-031-1/+1
* | cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-033-14/+12
* | bonding: update MAINTAINERSJay Vosburgh2008-02-031-2/+0
* | bonding: update versionJay Vosburgh2008-02-031-2/+2
* | bonding: do not acquire rtnl in ARP monitorJay Vosburgh2008-02-031-12/+0
* | bonding: fix race that causes invalid statisticsAndy Gospodarek2008-02-031-27/+30
* | bonding: fix NULL pointer deref in startup processingJay Vosburgh2008-02-031-7/+9
* | bonding: fix set_multicast_list lockingJay Vosburgh2008-02-031-3/+11
* | bonding: fix parameter parsingJay Vosburgh2008-02-031-6/+11
* | Fix/Rewrite of the mipsnet driver]Ralf Baechle2008-02-032-180/+135
* | remove obsolete tokenring maintainer informationAdrian Bunk2008-02-031-23/+0
* | igb: remove unneeded declaration shadowing earlier oneAuke Kok2008-02-031-1/+0
* | e1000e: tweak irq allocation messagesAndy Gospodarek2008-02-031-7/+5
* | e100: fix spelling errorsAndreas Mohr2008-02-031-7/+7
* | e1000: make e1000_dump_eeprom() staticAdrian Bunk2008-02-031-1/+1