aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-01-03axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki
2010-01-03drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall
2010-01-03bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Subject: drivers/net/sh_eth.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/r8169.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/smc911x.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29drivers/net/lib82596.c: use %pM to shown MAC addressH Hartley Sweeten
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28rtl8187: remove priv->modeJohn W. Linville
2009-12-28rtl8180: remove priv->modeJohn W. Linville
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen
2009-12-28wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: Implement chipset boot retryJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen
2009-12-28wl1271: Configure smart-reflex paramter values.Juuso Oikarinen
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho
2009-12-28wl1271: some new configuration values according to new referenceLuciano Coelho
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho
2009-12-28wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho
2009-12-28wl1271: check result code from the join commandLuciano Coelho