summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-13be2net: fix ethtool ringparam reportingSathya Perla
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-12xen-netfront: delay gARP until backend switches to ConnectedLaszlo Ersek
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-08team: use vlan_vids_[addr/del]_by_devJiri Pirko
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-08be2net: netpoll supportIvan Vecera
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann
2011-12-08net/fec: fix the .remove codeLothar Waßmann
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-08net/fec: don't request invalid IRQLothar Waßmann
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-08net/fec: misc cleanupsLothar Waßmann
2011-12-08tg3: Update version to 3.122Matt Carlson
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-08tg3: Track LP advertisingMatt Carlson
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-08tg3: Save stats across chip resetsMatt Carlson
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2011-12-08wl12xx: minor fix in sched_scan_ssid_listEyal Shapira
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau
2011-12-07ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06caif: Replace BUG_ON with WARN_ON.Roar Førde
2011-12-06caif-shm: Bugfixes for caif_shmcore.csjur.brandeland@stericsson.com
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry