aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-28r8169: remove poll_locked logicStephen Hemminger
2007-10-28r8169: napi configStephen Hemminger
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas
2007-10-25[PATCH] iwl4965: fix scan problemMohamed Abbas
2007-10-25[PATCH] iwl4965: fix driver hang related to hardware scanmabbas
2007-10-25[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler
2007-10-25[PATCH] rtl8187: Allow multicast framesMichael Wu
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-25[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-25[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-10-23ni5010: kill unused variableJeff Garzik
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh
2007-10-23Convert bonding timers to workqueuesJay Vosburgh
2007-10-23pasemi_mac: fix typoOlof Johansson
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki
2007-10-23sky2: crash on removeStephen Hemminger
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth