summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* de600: convert PRINTK() to pr_debug()Alexander Beregalov2009-05-171-16/+3
* de620: fix forgotten semicolonAlexander Beregalov2009-05-171-1/+1
* drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches2009-05-171-8/+5
* sfc: Use generic XENPAK register definitionsBen Hutchings2009-05-173-73/+4
* mdio: Add XENPAK LASI register definitionsBen Hutchings2009-05-171-0/+28
* mdio: Add 10GBASE-T SNR register definitionBen Hutchings2009-05-171-0/+7
* smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard2009-05-171-2/+2
* dm9601: trivial comment fixesPeter Korsgaard2009-05-171-6/+6
* net: tx scalability works : trans_startEric Dumazet2009-05-173-13/+46
* gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-173-6/+2
* gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-173-74/+28
* gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-173-2/+3
* gigaset: documentation updateTilman Schmidt2009-05-171-1/+22
* gigaset: fix error return codeTilman Schmidt2009-05-171-5/+7
* gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-171-0/+4
* gigaset: fix possible oops in error handlingTilman Schmidt2009-05-172-3/+2
* gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-173-12/+6
* bnx2: bnx2_tx_int() optimizationsEric Dumazet2009-05-172-7/+13
* tcp: tcp_prequeue() can use keyed wakeupsJohn Dykstra2009-05-171-1/+2
* net/ibmveth: fix panic in probeStephen Rothwell2009-05-171-1/+1
* ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-173-0/+22
* ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2009-05-172-0/+23
* ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-173-1/+344
* ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-175-20/+101
* ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou2009-05-171-0/+132
* ixgbe: Add FCoE feature code to 82599Yi Zou2009-05-171-0/+60
* ixgbe: Add FCoE feature header to 82599Yi Zou2009-05-171-0/+66
* ixgbe: Add FCoE feature register defines to 82599Yi Zou2009-05-171-0/+84
* mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve2009-05-171-2/+1
* net: remove needless (now buggy) & from dev->dev_addr (part2)Jiri Pirko2009-05-171-1/+1
* drivers/net/82596.c: suppress warningsAndrew Morton2009-05-171-7/+7
* sfc: modify allocation error messageMike Travis2009-05-171-2/+2
* cls_cgroup: remove unneeded cgroup_lockLi Zefan2009-05-171-6/+0
* net: remove needless (now buggy) & from dev->dev_addrJiri Pirko2009-05-176-9/+10
* ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-175-5/+4
* tun: add tun_flags, owner, group attributes in sysfsDavid Woodhouse2009-05-091-15/+52
* Remove duplicate slow protocol define in bond_3ad.hRichard Genoud2009-05-091-2/+2
* net: check retval of dev_addr_init()Jiri Pirko2009-05-091-3/+12
* decnet: Use data ready call back, rather than hand coding itSteven Whitehouse2009-05-091-13/+4
* netxen: trivial register access cleanupDhananjay Phadke2009-05-091-8/+5
* netxen: disable msi-x for NC512m adapterDhananjay Phadke2009-05-091-1/+0
* netxen: fix irq tear down and msix leak.Dhananjay Phadke2009-05-091-31/+43
* netxen: cache msi register offsetDhananjay Phadke2009-05-092-1/+6
* Network Drop Monitor: Fix skb_kill_datagramJohn Dykstra2009-05-081-1/+3
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-081-1/+1
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-081-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-08125-1883/+17180
|\
| * mac80211: Update SA Query transaction id lengthJouni Malinen2009-05-061-1/+1
| * ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
| * ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
OpenPOWER on IntegriCloud