Age | Commit message (Expand) | Author | Files | Lines |
2011-07-13 | be2net: move to new vlan model | Ajit Khaparde | 2 | -26/+9 |
2011-07-13 | be2net: account for skb allocation failures | Eric Dumazet | 3 | -2/+4 |
2011-07-13 | e1000e: use GFP_KERNEL allocations at init time | Jeff Kirsher | 2 | -17/+22 |
2011-07-13 | e1000e: Add Jumbo Frame support to 82583 devices | Carolyn Wyborny | 1 | -3/+2 |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller | 3 | -33/+0 |
2011-07-12 | lanai: use pci_dev->subsystem_device | Sergei Shtylyov | 1 | -8/+1 |
2011-07-12 | drivers/net: static should be at beginning of declaration | Jesper Juhl | 1 | -6/+6 |
2011-07-12 | e1000e: remove e1000_queue_stats | Eric Dumazet | 1 | -7/+0 |
2011-07-12 | ixgbe: Make certain to initialize the fdir_perfect_lock in all cases | Alexander Duyck | 1 | -2/+3 |
2011-07-12 | igb: Add support of SerDes Forced mode for certain hardware | Carolyn Wyborny | 3 | -4/+22 |
2011-07-12 | igb: Update copyright on all igb driver files. | Carolyn Wyborny | 17 | -17/+17 |
2011-07-12 | igb: Fix lack of flush after register write and before delay | Carolyn Wyborny | 1 | -0/+1 |
2011-07-09 | benet: Add missing comma between constant string array | Joe Perches | 1 | -3/+3 |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 93 | -1005/+3818 |
2011-07-08 | bna: use netdev_alloc_skb_ip_align() | Eric Dumazet | 1 | -4/+2 |
2011-07-08 | ATM: Delete no use FILL_RX_POOLS_IN_BH marco | Wang Shaoyan | 2 | -14/+1 |
2011-07-08 | drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr | Tobias Klauser | 20 | -141/+35 |
2011-07-08 | skge/sky2: change config references to Marvell | stephen hemminger | 1 | -4/+4 |
2011-07-08 | sky2: version 1.29 | stephen hemminger | 1 | -1/+1 |
2011-07-08 | sky2: support for new Optima chipsets (EXPERIMENTAL) | stephen hemminger | 2 | -8/+89 |
2011-07-08 | sky2: use correct Inter Packet Gap at 10/100mbit | stephen hemminger | 2 | -6/+26 |
2011-07-08 | sky2: force receive checksum when using RSS on some hardware (v2) | stephen hemminger | 2 | -3/+18 |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 93 | -1005/+3818 |
2011-07-07 | rt2x00: Implement tx_frames_pending mac80211 callback function. | Gertjan van Wingerde | 9 | -0/+22 |
2011-07-07 | rt2x00: Properly identify rt2800usb devices. | Gertjan van Wingerde | 1 | -2/+2 |
2011-07-07 | rt2x00: Add device ID for RT539F device. | Gertjan van Wingerde | 1 | -0/+1 |
2011-07-07 | rt2x00: Reduce window of a queue's tx lock. | Gertjan van Wingerde | 1 | -25/+26 |
2011-07-07 | rt2x00: Don't use queue entry as parameter when creating TX descriptor. | Gertjan van Wingerde | 3 | -28/+33 |
2011-07-07 | rt2x00: Serialize TX operations on a queue. | Gertjan van Wingerde | 2 | -5/+18 |
2011-07-07 | bcma: detect PCI core working in hostmode | Rafał Miłecki | 5 | -1/+62 |
2011-07-07 | sky2: use GFP_KERNEL allocations at device setup | Eric Dumazet | 1 | -6/+7 |
2011-07-07 | bnx2x: Add dcbnl notification | Shmulik Ravid | 1 | -3/+9 |
2011-07-07 | macvtap: macvtapTX zero-copy support | Shirley Ma | 1 | -11/+121 |
2011-07-07 | gianfar v2: code cleanups | Sebastian Poehn | 2 | -24/+29 |
2011-07-07 | skge: update version | stephen hemminger | 2 | -2/+2 |
2011-07-07 | skge: make support for old Genesis chips optional | stephen hemminger | 2 | -32/+56 |
2011-07-07 | add pci-id for DGE-530T | stephen hemminger | 1 | -0/+1 |
2011-07-07 | skge: cleanup pci id table | stephen hemminger | 1 | -11/+10 |
2011-07-07 | net: fix warning of versioncheck | Shan Wei | 2 | -2/+0 |
2011-07-06 | mwifiex: modify SDIO aggregation Tx/Rx buffer size | Amitkumar Karwar | 1 | -2/+2 |
2011-07-06 | ipw2100: Fix command list for debugging | Jean Delvare | 1 | -1/+1 |
2011-07-06 | iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 1 | -1/+1 |
2011-07-06 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 24 | -244/+1176 |
2011-07-06 | veth: Kill unused tx_dropped | Eric Dumazet | 1 | -4/+1 |
2011-07-06 | veth: Kill unused code label and code block. | David S. Miller | 1 | -7/+0 |
2011-07-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 140 | -539/+1255 |
2011-07-06 | b44: Use pr_<level>_once and DRV_DESCRIPTION | Joe Perches | 1 | -10/+4 |
2011-07-06 | vmxnet3: fix starving rx ring whenoc_skb kb fails | Shreyas Bhatewara | 2 | -43/+96 |
2011-07-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 68 | -159/+16573 |
2011-07-05 | ssb: use pci_dev->subsystem_{vendor,device} | Sergei Shtylyov | 1 | -4/+2 |