summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-22net: KS8851 needs to depend on MIIAlexander Beregalov
2009-07-22be2net: Bug fix in the non-lro path. Size of received packet was not updated ...Ajit Khaparde
2009-07-22ucc_geth: Revive fixed link supportAnton Vorontsov
2009-07-22gianfar: Revive fixed link supportAnton Vorontsov
2009-07-22fs_enet: Revive fixed link supportAnton Vorontsov
2009-07-21sky2: Avoid races in sky2_downMike McCormack
2009-07-21drivers/net/mlx4: Adjust constantJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21drivers/net: Move a dereference below a NULL testJulia Lawall
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez
2009-07-21p54spi: fix potential null deref in p54spi.cDan Carpenter
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont
2009-07-21macsonic, jazzsonic: fix oops on module unloadFinn Thain
2009-07-21macsonic: move probe function to .devinit.textUwe Kleine-König
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez
2009-07-21rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger
2009-07-21ath5k: temporarily disable crypto for AP modeBob Copeland
2009-07-21mac80211_hwsim: fix use after freeJohannes Berg
2009-07-21mac80211_hwsim: fix unregistrationJohannes Berg
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi
2009-07-20can: switch carrier on if device was stopped while in bus-off stateWolfgang Grandegger
2009-07-20can: restart device even if dev_alloc_skb() failsWolfgang Grandegger
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger
2009-07-20New device ID for sc92031 [1088:2031]Cesar Eduardo Barros
2009-07-203c589_cs: re-initialize the multicast in the tc589_resetKen Kawasaki
2009-07-20netxen: fix thermal check and shutdownDhananjay Phadke
2009-07-20netxen: fix deadlock on dev closeDhananjay Phadke
2009-07-20netxen: fix context deletion sequenceDhananjay Phadke
2009-07-20net: Micrel KS8851 SPI network driverBen Dooks
2009-07-20Add mac driver for w90p910Wan ZongShun
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-16cdc-eem: bad crc checkingVincent CUISSARD
2009-07-16ixgbe: Remove DPRINTK messages in DCB modeLucy Liu
2009-07-16ixgbe: clear mac address data block in DCB modeLucy Liu
2009-07-16sky2: revert shutdown changesStephen Hemminger
2009-07-16E100: work around the driver using streaming DMA mapping for RX descriptors.Krzysztof Halasa
2009-07-16bonding: clean muticast addresses when device changes typeMoni Shoua
2009-07-16atl1c: misplaced parenthesisroel kluin
2009-07-16atl1c: add missing parenthesesroel kluin
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds
2009-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-14drivers/net: using spin_lock_irqsave() in net_send_packet()Dongdong Deng
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-13igb: gcc-3.4.6 fixEric Dumazet