summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-27ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-26ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller1-3/+4
2010-03-26ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller1-1/+1
2010-03-25rps: add CONFIG_RPSEric Dumazet3-10/+28
2010-03-25iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville1-0/+2
2010-03-25net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-25net/intel: remove trailing space in messagesFrans Pop6-11/+11
2010-03-25net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-25net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-25net/smc91xx: remove trailing space in messagesFrans Pop3-24/+24
2010-03-25net/ps3_gelic: remove trailing space in messagesFrans Pop2-19/+19
2010-03-25net/irda: remove trailing space in messagesFrans Pop3-19/+19
2010-03-25tipc: remove trailing space in messagesFrans Pop3-6/+6
2010-03-25net: remove trailing space in messagesFrans Pop9-11/+11
2010-03-24rds: cleanup: remove unneeded variableDan Carpenter1-2/+0
2010-03-24wimax: remove unneeded variableDan Carpenter2-4/+0
2010-03-24llc: cleanup: remove dead code from llc_init()Dan Carpenter1-6/+0
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter1-2/+0
2010-03-24cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen1-2/+6
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen3-0/+72
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen5-0/+215
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar4-1/+27
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-24net: Fix locking in flush_backlogTom Herbert1-4/+8
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu1-3/+2
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen4-12/+82
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches1-111/+93
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches1-48/+46
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2-60/+58
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches2-46/+46
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches1-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches1-56/+56
2010-03-23wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches1-1/+1
2010-03-23include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches1-0/+2
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi5-11/+39
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen1-1/+2
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2-11/+21
2010-03-23wl1271: Update filters properlyJuuso Oikarinen3-18/+51
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi1-12/+1
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2-8/+13
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen1-68/+0
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen2-89/+68
2010-03-23wl1271: enable U-APSDKalle Valo1-2/+8
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo1-1/+1
2010-03-23wl1271: create qos nullfunc templateKalle Valo2-0/+23
2010-03-23wl1271: get probe request template from mac80211Kalle Valo4-116/+40
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo1-24/+20
2010-03-23wl1271: enable WMMKalle Valo2-3/+2
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen5-4/+81
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2-31/+37