aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08bridge: add local MAC address to forwarding table (v2)stephen hemminger
2011-12-08bridge: rearrange fdb notifications (v2)stephen hemminger
2011-12-08bridge: refactor fdb_notifystephen hemminger
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-07wireless: disable wext sysfs by defaultJohannes Berg
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: Bad assert triggering false positive.sjur.brandeland@stericsson.com
2011-12-06caif-hsi: Remove wake line modification when flushing FIFOChristian Auby
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06mac80211: fix retransmitJohannes Berg
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
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny
2011-12-06iwlagn: make debug levels more readableJohannes Berg
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy