Age | Commit message (Expand) | Author |
2011-07-13 | slip: remove dead code within the slip initialization | Matvejchikov Ilya |
2011-07-13 | slip: remove redundant check slip_devs for NULL | Matvejchikov Ilya |
2011-07-13 | slip: fix MTU comparation operation when reallocating buffers | Matvejchikov Ilya |
2011-07-13 | slip: remove redundant NULL-pointer check before calling slhc_free | Matvejchikov Ilya |
2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller |
2011-07-12 | be2net: move to new vlan model | Ajit Khaparde |
2011-07-12 | be2net: account for skb allocation failures | Eric Dumazet |
2011-07-12 | e1000e: use GFP_KERNEL allocations at init time | Jeff Kirsher |
2011-07-12 | e1000e: Add Jumbo Frame support to 82583 devices | Carolyn Wyborny |
2011-07-12 | netdevice: Kill 'feature' test macros. | David S. Miller |
2011-07-12 | lanai: use pci_dev->subsystem_device | Sergei Shtylyov |
2011-07-11 | drivers/net: static should be at beginning of declaration | Jesper Juhl |
2011-07-11 | e1000e: remove e1000_queue_stats | Eric Dumazet |
2011-07-11 | ixgbe: Make certain to initialize the fdir_perfect_lock in all cases | Alexander Duyck |
2011-07-11 | igb: Add support of SerDes Forced mode for certain hardware | Carolyn Wyborny |
2011-07-11 | igb: Update copyright on all igb driver files. | Carolyn Wyborny |
2011-07-11 | igb: Fix lack of flush after register write and before delay | Carolyn Wyborny |
2011-07-09 | benet: Add missing comma between constant string array | Joe Perches |
2011-07-08 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-08 | bna: use netdev_alloc_skb_ip_align() | Eric Dumazet |
2011-07-08 | ATM: Delete no use FILL_RX_POOLS_IN_BH marco | Wang Shaoyan |
2011-07-08 | drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr | Tobias Klauser |
2011-07-08 | skge/sky2: change config references to Marvell | stephen hemminger |
2011-07-08 | sky2: version 1.29 | stephen hemminger |
2011-07-08 | sky2: support for new Optima chipsets (EXPERIMENTAL) | stephen hemminger |
2011-07-08 | sky2: use correct Inter Packet Gap at 10/100mbit | stephen hemminger |
2011-07-08 | sky2: force receive checksum when using RSS on some hardware (v2) | stephen hemminger |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | rt2x00: Implement tx_frames_pending mac80211 callback function. | Gertjan van Wingerde |
2011-07-07 | rt2x00: Properly identify rt2800usb devices. | Gertjan van Wingerde |
2011-07-07 | rt2x00: Add device ID for RT539F device. | Gertjan van Wingerde |
2011-07-07 | rt2x00: Reduce window of a queue's tx lock. | Gertjan van Wingerde |
2011-07-07 | rt2x00: Don't use queue entry as parameter when creating TX descriptor. | Gertjan van Wingerde |
2011-07-07 | rt2x00: Serialize TX operations on a queue. | Gertjan van Wingerde |
2011-07-07 | bcma: detect PCI core working in hostmode | Rafał Miłecki |
2011-07-07 | sky2: use GFP_KERNEL allocations at device setup | Eric Dumazet |
2011-07-07 | bnx2x: Add dcbnl notification | Shmulik Ravid |
2011-07-07 | macvtap: macvtapTX zero-copy support | Shirley Ma |
2011-07-07 | gianfar v2: code cleanups | Sebastian Poehn |
2011-07-07 | skge: update version | stephen hemminger |
2011-07-07 | skge: make support for old Genesis chips optional | stephen hemminger |
2011-07-07 | add pci-id for DGE-530T | stephen hemminger |
2011-07-07 | skge: cleanup pci id table | stephen hemminger |
2011-07-07 | net: fix warning of versioncheck | Shan Wei |
2011-07-06 | mwifiex: modify SDIO aggregation Tx/Rx buffer size | Amitkumar Karwar |
2011-07-06 | ipw2100: Fix command list for debugging | Jean Delvare |
2011-07-06 | iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2011-07-06 | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2011-07-06 | veth: Kill unused tx_dropped | Eric Dumazet |
2011-07-05 | veth: Kill unused code label and code block. | David S. Miller |