aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy
2010-02-19p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine
2010-02-19drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin
2010-02-18net: Make GRETH driver depend on SPARC.David S. Miller
2010-02-18drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-18drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-18be2net: free tx buffers when completions never arriveSathya Perla
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18net/usb: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18tulip: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2010-02-18smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-183c5xx: use netdev_mc_* helpersJiri Pirko
2010-02-18depca: remove forgotten needless inicializationJiri Pirko
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18macvtap: add GSO/csum offload supportArnd Bergmann
2010-02-18net/macvtap: add vhost supportArnd Bergmann
2010-02-18macvtap: rework object lifetime rulesArnd Bergmann
2010-02-17drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches
2010-02-17drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpersJoe Perches
2010-02-17drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17tg3: Update version to 3.108Matt Carlson
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-02-17tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson
2010-02-17tg3: Reformat SSID to phy ID tableMatt Carlson
2010-02-17tg3: Discover phy address onceMatt Carlson
2010-02-17tg3: Reduce indent level of tg3_rx_prodring_allocMatt Carlson
2010-02-17tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson
2010-02-17tg3: Add more partno entries for fallback pathMatt Carlson
2010-02-17tg3: Allow phylib flowctrl changes anytimeMatt Carlson
2010-02-17tg3: Add support for 2 new selfboot formatsMatt Carlson
2010-02-17tg3: Make 57791 and 57795 10/100 onlyMatt Carlson
2010-02-17tg3: Enforce DMA mapping / skb assignment orderingMatt Carlson
2010-02-17tun: socket filter supportMichael S. Tsirkin