summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov
2009-08-19fakehard: add binding to wpan-phy deviceDmitry Eremin-Solenikov
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov
2009-08-19ieee802154: document the skb->cb usage clearly.Dmitry Eremin-Solenikov
2009-08-17trace_skb: fix build when CONFIG_NET is not enabledRandy Dunlap
2009-08-14can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp
2009-08-14sky2: remove restarting workaround flagStephen Hemminger
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou
2009-08-14net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoEYi Zou
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev
2009-08-14vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14sky2: version 1.24Stephen Hemminger
2009-08-14sky2: fix pause negotiationStephen Hemminger
2009-08-14sky2: lock less transmit completionStephen Hemminger
2009-08-14sky2: cleanup restart operationsStephen Hemminger
2009-08-14sky2: hold RTNL when doing suspend/shutdown operationsStephen Hemminger
2009-08-14sky2: hold spinlock around phy_power_downStephen Hemminger
2009-08-14sky2: Reset tx train after interrupts disabled.Mike McCormack
2009-08-14sky2: Move tx reset functionality to sky2_tx_reset()Mike McCormack
2009-08-14sky2: Avoid rewinding sky2->tx_prodMike McCormack
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14b43: Implement RC calibration for rev.0/1 LP-PHYsGábor Stefanik
2009-08-14ath9k: Set HW state properlySujith
2009-08-14ath9k: Fix bug in PCI resumeSujith
2009-08-14ath9k: Remove duplicate variablesSujith
2009-08-14ath9k: Remove has_hw_phycountersSujith
2009-08-14ath9k: update kconfig to indicate support for AR9002 familyLuis R. Rodriguez
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg
2009-08-14mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo
2009-08-14ath5k: use bit shift operators for cache line sizeLuis R. Rodriguez
2009-08-14ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez
2009-08-14ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez
2009-08-14wl1251: remove unused definitions from wl1251_reg.hKalle Valo
2009-08-14wl1251: remove wl1251_ops.cKalle Valo
2009-08-14iwl3945: fix compilation error in iwl3945_pass_packet_to_mac80211()Kalle Valo
2009-08-14b43: LP-PHY: Refactor TX gain table I/OGábor Stefanik
2009-08-14usbnet: add rx queue pausingJussi Kivilinna
2009-08-14b43: Implement RC calibration for rev.2+ LP PHYsGábor Stefanik
2009-08-14b43: LP-PHY: Implement reading band SPROMGábor Stefanik
2009-08-14libertas: name the network device wlan%dDaniel Mack
2009-08-14mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona
2009-08-14trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo
2009-08-14wl1271: fix compiler warnings on 64 bit archsLuciano Coelho
2009-08-14b43: Fix a typo in the sync_stx routineGábor Stefanik
2009-08-14ssb: Implement the remaining rev.8 SPROM vars needed for LP-PHYGábor Stefanik
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona