Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-next
[firefly-linux-kernel-4.4.55.git] / drivers / net /
2008-06-18 Jeff GarzikMerge branch 'for-2.6.27' of git://git.marvell.com...
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Harvey Harrisonmac80211: add helpers for frame control testing
2008-06-14 Jouni Malinenmac80211_hwsim: Shared TX code for received frames...
2008-06-14 Jouni Malinenmac80211_hwsim: Minor cleanup
2008-06-14 Jouni Malinenmac80211_hwsim: 802.11 radio simulator for mac80211
2008-06-14 Emmanuel Grumbachiwlwifi: unify SW rf-kill flow
2008-06-14 Ron Rindjunskyiwlwifi: remove 4965 prefix from iwl4965_ucode
2008-06-14 Ester Kummeriwlwifi: adding channels to sysfs
2008-06-14 Robert P. J. Dayrndis_wlan: Use kernel-supplied ARRAY_SIZE() macro.
2008-06-14 Jussi Kivilinnarndis_wlan: preallocate command buffer for set/get_oid
2008-06-14 Jussi Kivilinnarndis_wlan: use kzalloc to allocate private data
2008-06-14 Emmanuel Grumbachiwlwifi: remove iwlcore_low_level_notify
2008-06-14 Emmanuel Grumbachiwlwifi: general code clean up
2008-06-14 Zhu Yiiwlwifi: fix software rf_kill problem when interface...
2008-06-14 Emmanuel Grumbachiwlwifi: remove dead code iwl4965_calc_db_from_ratio
2008-06-14 Emmanuel Grumbachiwlwifi: retfactor get_temperature functions
2008-06-14 Emmanuel Grumbachiwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
2008-06-14 Tomas Winkleriwlwifi: cleans up scanning code
2008-06-14 Tomas Winkleriwlwifi: move rate helpers to iwlcore
2008-06-14 Tomas Winkleriwlwifi: move scan to iwl-scan.c iwlcore
2008-06-14 Emmanuel Grumbachiwlwifi: add bad length check for WEP keys
2008-06-14 Tomas Winkleriwlwifi: refactor setting tx power
2008-06-14 Tomas Winkleriwlwifi: refactor tx aggregation response flow
2008-06-14 Assaf Kraussiwlwifi: Fix mode changes (ad-hoc <--> managed)
2008-06-14 Assaf Kraussiwlwifi enabling IBSS (Ad-Hoc) mode
2008-06-14 Emmanuel Grumbachiwlwifi: fix resart flow after fw error
2008-06-14 Mohamed Abbasiwlwifi: fix resume SW RF-kill
2008-06-14 Tomas Winkleriwlwifi: format log prints for easier parsing
2008-06-14 Emmanuel Grumbachiwlwifi: fix bug when moving from 11gn to 11a or 11an...
2008-06-14 Emmanuel Grumbachiwlwifi: remove redundant flags regarding to FAT channel
2008-06-14 Tomas Winkleriwlwifi: remove unused flag
2008-06-14 Ron Rindjunskyiwlwifi: fix allow iwlwifi to aggregate according to...
2008-06-14 Ron Rindjunskyiwlwifi: use ieee80211_conf to examine rate capabilities
2008-06-14 Tomas Winkleriwlwifi: add TX aggregation code for 5000 HW
2008-06-14 Ron Rindjunskyiwlwifi: map sw and hw ampdu queues
2008-06-14 Emmanuel Grumbachiwlwifi: add possibility to disable tx_power calibration
2008-06-14 Emmanuel Grumbachiwlwifi: clean up in setup/cancel deferred work
2008-06-14 Emmanuel Grumbachiwlwifi: removes the RUN_TIME_CALIB ifdef
2008-06-14 Holger Schuriglibertas: rename some registers to clarify their meaning
2008-06-14 Holger Schuriglibertas: check for old, unsupported hardware
2008-06-14 Holger Schuriglibertas: document register meanings
2008-06-14 Holger Schuriglibertas: fix interrupt issue
2008-06-14 Ron Rindjunskyiwlwifi: removing IWL4965_HT config
2008-06-14 Jussi Kivilinnarndis_wlan: cleanup: rename and remove local pointers
2008-06-14 Jussi Kivilinnarndis_wlan: check if set_multicast_list work is already...
2008-06-14 Jussi Kivilinnarndis_wlan: update carrier flag when link state changes
2008-06-14 Jussi Kivilinnarndis_wlan: do link-down state change in worker thread
2008-06-14 Akinobu Mitaairo: use simple_read_from_buffer()
2008-06-14 Gertjan van Wingerdert2x00: Rework alignment check.
2008-06-14 Ivo van Doornrt2x00: Remove unused defines
2008-06-14 Ivo van Doornrt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for...
2008-06-14 Ivo van Doornrt2x00: Use __builtin_choose_expr() instead of ?:
2008-06-14 Gertjan van Wingerdert2x00: Fix double usage of skb->cb in USB RX path.
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Gertjan van Wingerdert2x00: Cleanup struct skb_frame_desc.
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
2008-06-14 Ivo van Doornrt2x00: Implement rt2x00usb_kick_tx_queue()
2008-06-14 Ivo van Doornrt2x00: Fix queue initialization
2008-06-14 Ivo van Doornrt2x00: Release rt2x00 2.1.7
2008-06-14 Ivo van Doornrt2x00: Make rt2x00_set/get_field macros
2008-06-14 Ivo van Doornrt2x00: Removed unused descriptor read in txdone
2008-06-14 Ivo van Doornrt2x00: Remove CTS/RTS check in tx()
2008-06-14 Ivo van Doornrt2x00: Move led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-06-14 Ivo van Doornrt2x00: Calculate register offset during compile time
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-13 Ivo van Doornrt2x00: Add D-link DWA111 support
2008-06-13 Randy Dunlaprt2x00: LEDS build failure
2008-06-13 Randy Dunlaprt2x00: INPUT build failure
2008-06-13 Michael Bueschb43: Fix noise calculation WARN_ON
2008-06-13 Michael Bueschb43: Fix possible NULL pointer dereference in DMA code
2008-06-13 Gertjan van Wingerdert2x00: Restrict DMA to 32-bit addresses.
2008-06-13 Ivo van Doornrt2x00: Don't kill guardian_urb when it wasn't created
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-06-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-06-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-06-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-06-12 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-12 Eilon Greensteinbnx2x: Updating the Maintainer
2008-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-12 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-06-12 Linus TorvaldsMerge branch 'core/iter-div' of git://git./linux/kernel...
2008-06-12 David S. Millernet: Eliminate flush_scheduled_work() calls while RTNL...
2008-06-12 Lennert Buytenhekmv643xx_eth: update driver version and author fields
2008-06-12 Lennert Buytenhekmv643xx_eth: add PHY-less mode
2008-06-12 Lennert Buytenhekmv643xx_eth: be more agressive about RX refill
2008-06-12 Lennert Buytenhekmv643xx_eth: detect alternate TX BW control register...
2008-06-12 Lennert Buytenhekmv643xx_eth: detect extended rx coal register field
2008-06-12 Lennert Buytenhekmv643xx_eth: work around TX hang hardware issue
2008-06-12 Lennert Buytenhekmv643xx_eth: allow multiple TX queues
2008-06-12 Lennert Buytenhekmv643xx_eth: allow multiple RX queues
2008-06-12 Lennert Buytenhekmv643xx_eth: add tx rate control
2008-06-12 Lennert Buytenhekmv643xx_eth: general cleanup
2008-06-12 Lennert Buytenhekmv643xx_eth: remove write-only interrupt coalescing...
next