summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-04axnet_cs: remove unnecessary spin_unlock_irqrestoreKen Kawasaki1-3/+0
2010-01-04drivers/net/cxgb3: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-01-04bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek1-0/+11
2009-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller65-1734/+1545
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville22-440/+89
2009-12-30Subject: drivers/net/sh_eth.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+3
2009-12-30drivers/net/r8169.c: use %pM to shown MAC addressH Hartley Sweeten1-7/+2
2009-12-30drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-30drivers/net/smc911x.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-30drivers/net/sunvnet.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2009-12-30drivers/net/usb/catc.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-30drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten1-18/+6
2009-12-30drivers/net/xilinx_emaclite.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+1
2009-12-30drivers/net/via-velocity.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+2
2009-12-30drivers/net/usb/rtl8150.c: use %pM to shown MAC addressH Hartley Sweeten1-5/+2
2009-12-30drivers/net/igbvf/netdev.c: use %pM to shown MAC addressH Hartley Sweeten1-10/+3
2009-12-30drivers/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-29mac80211: remove struct ieee80211_if_init_confJohannes Berg20-143/+143
2009-12-29mac80211: introduce flush operationJohannes Berg1-0/+11
2009-12-29rtl8187: remove priv->modeJohn W. Linville3-7/+4
2009-12-29rtl8180: remove priv->modeJohn W. Linville2-10/+5
2009-12-29rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde9-143/+125
2009-12-29rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde2-10/+2
2009-12-29rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde1-2/+2
2009-12-29rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde1-9/+9
2009-12-29wl1271: Prevent performing "join" before associationJuuso Oikarinen1-1/+1
2009-12-29wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen1-1/+1
2009-12-29wl1271: Add support for acx_pm_configJuuso Oikarinen5-0/+63
2009-12-29wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen7-64/+55
2009-12-29wl1271: Fix supported rate managementJuuso Oikarinen6-44/+90
2009-12-29wl1271: Change rates configured for templatesJuuso Oikarinen1-1/+2
2009-12-29wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen1-2/+43
2009-12-29wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen1-1/+0
2009-12-29wl1271: Add pre-power-on sleepJuuso Oikarinen2-1/+4
2009-12-29wl1271: Implement chipset boot retryJuuso Oikarinen1-53/+77
2009-12-29wl1271: prevent power save entry while not associatedJuuso Oikarinen2-3/+9
2009-12-29wl1271: Fix event acknowledging functionalityJuuso Oikarinen3-8/+5
2009-12-29wl1271: Use slow rates for association messagesJuuso Oikarinen4-6/+9
2009-12-29wl1271: Remove smart reflex ACXJuuso Oikarinen5-142/+0
2009-12-29wl1271: Configure smart-reflex paramter values.Juuso Oikarinen1-6/+6
2009-12-29wl1271: use channel 1 when configuring the data pathLuciano Coelho4-9/+10
2009-12-29wl1271: some new configuration values according to new referenceLuciano Coelho2-10/+10
2009-12-29wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2-1/+8
2009-12-29wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho3-0/+61
2009-12-29wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho1-1/+1
2009-12-29wl1271: implement dco itrim parameters settingLuciano Coelho5-0/+56
2009-12-29wl1271: use the correct macro when setting the basic ratesLuciano Coelho1-1/+1
2009-12-29wl1271: set null data template when BSSID is knownLuciano Coelho1-0/+6
2009-12-29wl1271: check result code from the join commandLuciano Coelho1-1/+5