Commit Graph

157859 Commits (a0f9ce2ac35a0c57413dafd90e316c4048d1b43e)
 

Author SHA1 Message Date
Dmitry Eremin-Solenikov a0aea57786 ieee802154: document the skb->cb usage clearly. 16 years ago
Stephen Hemminger 0c3f450b8b sky2: version 1.25 16 years ago
Stephen Hemminger 724b694225 sky2: no recycling 16 years ago
Stephen Hemminger 6b84dacadb sky2: optimize transmit completion 16 years ago
Stephen Hemminger ee5f68fea2 sky2: dynamic size transmit ring 16 years ago
Stephen Hemminger c119731d66 sky2: simplify list element error 16 years ago
Stephen Hemminger 5dce95e568 sky2: transmit ring 64 bit conservation 16 years ago
Stephen Hemminger d6e74b6b7e sky2: use upper/lower 32 bits 16 years ago
Ben Hutchings 23428e6b46 mdio: mdio_if_info::mmds should not be __bitwise 16 years ago
Sathya Perla 1a8887d81a be2net: destroy mcc queue before tx queues 16 years ago
Sathya Perla b628bde2b5 be2net: refactor be_msix_(un)register() code. 16 years ago
Sathya Perla a65027e4d8 be2net: Set mac addr in hw regardless of netif_running() 16 years ago
Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled 16 years ago
Randy Dunlap 3a5209e3b2 trace_skb: fix build when CONFIG_NET is not enabled 16 years ago
Oliver Hartkopp 1758c09476 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path 16 years ago
Stephen Hemminger 49d4b8ba97 sky2: remove restarting workaround flag 16 years ago
Yi Zou f34c5c8284 ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices 16 years ago
Yi Zou bb2af4f54f net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE 16 years ago
Vasu Dev 36a8223631 ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface 16 years ago
Vasu Dev b85daa5324 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field 16 years ago
David S. Miller cf99111661 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Stephen Hemminger deeb16dc24 sky2: version 1.24 16 years ago
Stephen Hemminger 0ea065e52e sky2: fix pause negotiation 16 years ago
Stephen Hemminger 481cea4a4d sky2: lock less transmit completion 16 years ago
Stephen Hemminger af18d8b899 sky2: cleanup restart operations 16 years ago
Stephen Hemminger 1972073718 sky2: hold RTNL when doing suspend/shutdown operations 16 years ago
Stephen Hemminger 0da6d7b331 sky2: hold spinlock around phy_power_down 16 years ago
Mike McCormack 264bb4fab1 sky2: Reset tx train after interrupts disabled. 16 years ago
Mike McCormack a510996bea sky2: Move tx reset functionality to sky2_tx_reset() 16 years ago
Mike McCormack 9b289c3374 sky2: Avoid rewinding sky2->tx_prod 16 years ago
David S. Miller a8519de4a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 16 years ago
David S. Miller 88512935a2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 16 years ago
Gábor Stefanik 560ad81b6c b43: Implement RC calibration for rev.0/1 LP-PHYs 16 years ago
Sujith eff563cf10 ath9k: Set HW state properly 16 years ago
Sujith 523c36fc9c ath9k: Fix bug in PCI resume 16 years ago
Sujith 1cf6873a19 ath9k: Remove duplicate variables 16 years ago
Sujith 1aa8e84736 ath9k: Remove has_hw_phycounters 16 years ago
Luis R. Rodriguez 2a219eb267 ath9k: update kconfig to indicate support for AR9002 family 16 years ago
Johannes Berg 16cb9d42b6 cfg80211: allow driver to override PS default 16 years ago
Johannes Berg 36e6fea849 cfg80211: check for and abort dangling scan requests 16 years ago
David Woo 70bdb6b275 mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames 16 years ago
David Woo 57ef5ddb45 mac80211: Mark a destination sequence number as valid when a PREQ is received. 16 years ago
Luis R. Rodriguez 13311b0011 ath5k: use bit shift operators for cache line size 16 years ago
Luis R. Rodriguez aeb63cfd4c ath5k: use common ath.ko ath_rxbuf_alloc() 16 years ago
Luis R. Rodriguez d15dd3e5d7 ath: add common ath_rxbuf_alloc() and make ath9k use it 16 years ago
Kalle Valo 5ef5da0ff2 wl1251: remove unused definitions from wl1251_reg.h 16 years ago
Kalle Valo 11aa6e2398 wl1251: remove wl1251_ops.c 16 years ago
Kalle Valo aae79e648d iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211() 16 years ago
Gábor Stefanik 4758315476 b43: LP-PHY: Refactor TX gain table I/O 16 years ago
Jussi Kivilinna 7834ddbcc7 usbnet: add rx queue pausing 16 years ago