summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
2011-02-05tcp: Add reference to initial CWND ietf draft.David S. Miller
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller
2011-02-04ipv4: Don't miss existing cached metrics in new routes.David S. Miller
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04mac80211: do not send duplicate data frames to the cooked monitor interfaceFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on...Jussi Kivilinna
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-02-04carl9170: fix typo in PS codeChristian Lamparter
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-02-03be2net: use device model DMA APIIvan Vecera
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen