aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-02-12sun3: print when lance_open() failsRoel Kluin
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer
2009-02-12TG3: limit reaches -1Roel Kluin
2009-02-11ehea: Fix: Remove adapter from adapter list in error pathHannes Hering
2009-02-11orinoco: Move scan helpers to a separate fileDavid Kilroy
2009-02-11orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy
2009-02-11orinoco: Rename orinoco.cDavid Kilroy
2009-02-11orinoco: Fix interesting checkpatch errorsDavid Kilroy
2009-02-11orinoco: keep line length below 80 charactersDavid Kilroy
2009-02-11orinoco: remove unnecessary bracesDavid Kilroy
2009-02-11orinoco: spaces in parenthesised expressionsDavid Kilroy
2009-02-11orinoco: address leading and trailing whitespaceDavid Kilroy
2009-02-11b43: Add parts of LP-PHY TX power controlMichael Buesch
2009-02-11ath9k: Add retry counters to rate control debug fileSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland
2009-02-10sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos
2009-02-10ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham
2009-02-10e1000e: remove RXSEQ link monitoring for serdesdave graham
2009-02-10e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham
2009-02-10e1000e: add aer supportJesse Brandeburg
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller
2009-02-10netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller
2009-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-09enic: Add api for link down count and to get firmware notification status.Scott Feldman
2009-02-09enic: bug fix: tx_timeout reset path fix-upsScott Feldman
2009-02-09enic: record all bad FCS errs as frame errorsScott Feldman
2009-02-09enic: bug fix: return notify intr creditsScott Feldman
2009-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-09ppp: section fixes re netnsAlexey Dobriyan
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski
2009-02-09b43: (b2062) Fix crystal frequency calculationsMichael Buesch
2009-02-09b43: Port spec bugfixes for the LP baseband initMichael Buesch
2009-02-09libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez