aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/support (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-04mac80211: do not restart ps timer during scan or offchannelRajkumar Manoharan1-1/+4
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna1-1/+8
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna1-2/+5
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna2-3/+83
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna1-1/+12
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna5-4/+181
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna2-0/+72
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna1-4/+4
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna2-13/+25
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna3-44/+41
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna1-15/+25
2011-02-04zd1211rw: add beacon watchdog and setting HW beacon more failsafeJussi Kivilinna2-31/+170
2011-02-04mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bcChristian Lamparter2-1/+4
2011-02-04zd1211rw: implement beacon fetching and handling ieee80211_get_buffered_bc()Jussi Kivilinna1-4/+35
2011-02-04zd1211rw: let zd_set_beacon_interval() set dtim_period and add AP-beacon flagJussi Kivilinna3-14/+40
2011-02-04zd1211rw: fix ack_pending in filter_ack causing tx-packet ordering problem on monitorJussi Kivilinna1-0/+7
2011-02-04zd1211rw: support setting BSSID for AP modeJussi Kivilinna4-11/+55
2011-02-04zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2-25/+5
2011-02-04zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure_filterJussi Kivilinna2-33/+7
2011-02-04zd1211rw: fix beacon interval setupJussi Kivilinna1-6/+10
2011-02-04zd1211rw: add locking for mac->process_intrJussi Kivilinna2-1/+7
2011-02-04zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna1-0/+3
2011-02-04zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2-75/+41
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7
2011-02-04carl9170: fix typo in PS codeChristian Lamparter1-1/+1
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde1-5/+4
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov1-2/+2
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-03be2net: use device model DMA APIIvan Vecera2-59/+64
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller3-0/+95
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller1-0/+30
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller1-1/+1
2011-02-03niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-03mac80211: Add testing functionality for TKIPJouni Malinen3-1/+112
2011-02-03mac80211: Remove obsolete TKIP flexibilityJouni Malinen1-25/+7
2011-02-03drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock1-1/+1
2011-02-03ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan1-3/+1
2011-02-03mac80211: allow GO to scan like APJohannes Berg1-2/+5
2011-02-03mac80211: pass up beacons from external BSS when operating as APArik Nemtsov1-1/+2
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov4-4/+84
2011-02-03mac80211: do not calc frame duration when using HW rate-controlArik Nemtsov1-1/+2
2011-02-03mac80211: Recalculate channel-type on iface removal.Ben Greear1-1/+8
2011-02-03ath9k: Show channel type and frequency in debugfs.Ben Greear1-2/+21
2011-02-03ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan1-0/+2
2011-02-03ath9k_htc: make use common of function to update txpowerRajkumar Manoharan3-17/+10