summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-12pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota
2010-12-12WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa
2010-12-12bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov
2010-12-12bnx2x: Fixed a compilation warningVladislav Zolotarov
2010-12-12bnx2x: LSO code was broken on BE platformsVladislav Zolotarov
2010-12-12qlge: Fix deadlock when cancelling worker.Ron Mercer
2010-12-10cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO
2010-12-10enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki
2010-12-09hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer
2010-12-09net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy
2010-12-08orinoco: clear countermeasure setting on commitDavid Kilroy
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan
2010-12-08ath5k: Put the right tsf value in mesh beaconsJavier Cardona
2010-12-08ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona
2010-12-08ath5k: Fix beaconing in mesh modeJavier Cardona
2010-12-08orinoco: initialise priv->hw before assigning the interruptDavid Kilroy
2010-12-08ehea: Fixing LRO configurationBreno Leitao
2010-12-08driver/net/benet: fix be_cmd_multicast_set() memcpy bugJoe Jin
2010-12-08Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2010-12-08ifb: goto resched directly if error happens and dp->tq isn't emptyChangli Gao
2010-12-08cxgb4: fix MAC address hash filterDimitris Michailidis
2010-12-08CAIF: Fix U5500 compile error for shared memory driverKim Lilliestierna XX
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-07sfc: Fix NAPI list corruption during ring reallocationBen Hutchings
2010-12-07ath9k: fix beacon resource related race conditionRajkumar Manoharan
2010-12-07ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-12-07ath9k: fix a DMA related race condition on resetFelix Fietkau
2010-12-07ath9k: fix bug in tx powerMatteo Croce
2010-12-07sfc: Fix crash in legacy onterrupt handler during ring reallocationBen Hutchings
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore
2010-12-02tulip: fix hang in dmfe driver on sending of big packetAlexander V. Lukyanov
2010-12-02stmmac: priv->lock can be used uninitializedVlad Lungu
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-12-02Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville
2010-12-02ath9k_hw: fix more bitfield related endian issuesFelix Fietkau
2010-12-02ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau
2010-12-02ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan
2010-12-01mlx4_core: Workaround firmware bug in query dev capEli Cohen
2010-12-01bonding: check for assigned mac before adopting the slaves mac addressDavid Strand
2010-12-01b44: fix workarround for wap54g10Hauke Mehrtens
2010-11-30ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian
2010-11-30orinoco: abort scan on interface downDavid Kilroy
2010-11-29NET: wan/x25, fix ldisc->open retvalJiri Slaby