Age | Commit message (Expand) | Author |
2010-03-26 | ixgbe: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-03-25 | ipv6: Fix result generation in ipv6_get_ifaddr(). | David S. Miller |
2010-03-25 | ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). | David S. Miller |
2010-03-25 | rps: add CONFIG_RPS | Eric Dumazet |
2010-03-24 | iwlwifi: fix build error for CONFIG_IWLAGN=n | John W. Linville |
2010-03-24 | net/various: remove trailing space in messages | Frans Pop |
2010-03-24 | net/intel: remove trailing space in messages | Frans Pop |
2010-03-24 | net/tulip: remove trailing space in messages | Frans Pop |
2010-03-24 | net/tokenring: remove trailing space in messages | Frans Pop |
2010-03-24 | net/smc91xx: remove trailing space in messages | Frans Pop |
2010-03-24 | net/ps3_gelic: remove trailing space in messages | Frans Pop |
2010-03-24 | net/irda: remove trailing space in messages | Frans Pop |
2010-03-24 | tipc: remove trailing space in messages | Frans Pop |
2010-03-24 | net: remove trailing space in messages | Frans Pop |
2010-03-24 | rds: cleanup: remove unneeded variable | Dan Carpenter |
2010-03-24 | wimax: remove unneeded variable | Dan Carpenter |
2010-03-24 | llc: cleanup: remove dead code from llc_init() | Dan Carpenter |
2010-03-24 | mac80211: remove unneed variable from ieee80211_tx_pending() | Dan Carpenter |
2010-03-24 | cfg80211: Improve connection quality maintenance docs in nl80211.h | Juuso Oikarinen |
2010-03-24 | mac80211: Add support for connection quality monitoring | Juuso Oikarinen |
2010-03-24 | cfg80211: Add connection quality monitoring support to nl80211 | Juuso Oikarinen |
2010-03-24 | libertas: add auto auth mode feature | Amitkumar Karwar |
2010-03-24 | ath9k_htc: Fix symbol collision with ath9k | Sujith |
2010-03-23 | net: Fix locking in flush_backlog | Tom Herbert |
2010-03-23 | drivers/net/wireless/b43/main.c:4351: Fixed coding style | Daniel Ngu |
2010-03-23 | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen |
2010-03-23 | drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes | Joe Perches |
2010-03-23 | orinoco/wext.c: Remove local #define STD_IW_HANDLER | Joe Perches |
2010-03-23 | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER | Joe Perches |
2010-03-23 | drivers/net/wireless: Use IW_HANDLER macro | Joe Perches |
2010-03-23 | net/wireless/wext-core.c: Use IW_EVENT_IDX macro | Joe Perches |
2010-03-23 | net/wireless/wext_core.c: Use IW_IOCTL_IDX macro | Joe Perches |
2010-03-23 | wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check | Joe Perches |
2010-03-23 | include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry | Joe Perches |
2010-03-23 | wl1271: Changed platform_device to be dynamically allocated | Teemu Paasikivi |
2010-03-23 | wl1271: Remove circular interlocking related to the inetaddr notifier chain | Juuso Oikarinen |
2010-03-23 | wl1271: Don't generate null func template for ad-hoc | Juuso Oikarinen |
2010-03-23 | wl1271: Update filters properly | Juuso Oikarinen |
2010-03-23 | wl1271: Removed duplicate code from module remove function. | Teemu Paasikivi |
2010-03-23 | wl1271: Added DEBUG_SDIO flag | Teemu Paasikivi |
2010-03-23 | wl1271: Remove deprecated interface config function | Juuso Oikarinen |
2010-03-23 | wl1271: Fix MAC address handling | Juuso Oikarinen |
2010-03-23 | wl1271: enable U-APSD | Kalle Valo |
2010-03-23 | wl1271: fix ps scheme in wl1271_op_conf_tx() | Kalle Valo |
2010-03-23 | wl1271: create qos nullfunc template | Kalle Valo |
2010-03-23 | wl1271: get probe request template from mac80211 | Kalle Valo |
2010-03-23 | wl1271: get pspoll and nullfunc templates from mac80211 | Kalle Valo |
2010-03-23 | wl1271: enable WMM | Kalle Valo |
2010-03-23 | wl1271: Add sysfs file to control BT co-ex state | Juuso Oikarinen |
2010-03-23 | wl1271: Move platform device registration from _spi to _main | Juuso Oikarinen |