summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-03can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde1-0/+1
2010-01-03can: Speed up CAN frame receiption by using ml_privOliver Hartkopp3-119/+96
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek3-3/+30
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller99-3119/+4015
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville28-447/+130
2009-12-29Subject: drivers/net/sh_eth.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+3
2009-12-29drivers/net/r8169.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+2
2009-12-29drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-29drivers/net/smc911x.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2009-12-29drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten1-18/+6
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+1
2009-12-29drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-29drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-29drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten1-10/+3
2009-12-29drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+3
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-28mac80211: annotate sleeping driver opsKalle Valo2-16/+87
2009-12-28mac80211: remove requeue from workJohannes Berg1-18/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg25-214/+170
2009-12-28mac80211/cfg80211: add station eventsJohannes Berg5-1/+51
2009-12-28mac80211: make off-channel work genericJohannes Berg3-68/+88
2009-12-28mac80211: support remain-on-channel commandJohannes Berg6-6/+181
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen7-15/+368
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen4-152/+178
2009-12-28mac80211: proper bss private data handlingJohannes Berg7-72/+82
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg4-36/+184
2009-12-28mac80211: refactor associationJohannes Berg2-109/+137
2009-12-28mac80211: rewrite a few work messagesJohannes Berg1-10/+10
2009-12-28mac80211: generalise work handlingJohannes Berg9-835/+1112
2009-12-28mac80211: generalise management work a bitJohannes Berg2-107/+172
2009-12-28mac80211: let cfg80211 manage auth stateJohannes Berg2-103/+73
2009-12-28mac80211: introduce flush operationJohannes Berg6-2/+57
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg15-37/+40
2009-12-28rtl8187: remove priv->modeJohn W. Linville3-7/+4
2009-12-28rtl8180: remove priv->modeJohn W. Linville2-10/+5
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde9-143/+125
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2-10/+2
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde1-2/+2
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde1-9/+9
2009-12-28wireless: remove CONFIG_WIRELESS_OLD_REGULATORYJohn W. Linville4-129/+2
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen1-1/+1
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen1-1/+1
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen5-0/+63
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen7-64/+55
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen6-44/+90
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen1-1/+2
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen1-2/+43