aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-24sfc: Move struct falcon_board into struct falcon_nic_dataBen Hutchings4-38/+39
2009-11-24sfc: Move definition of struct falcon_nic_data into falcon.hBen Hutchings2-11/+11
2009-11-24sfc: Make board information explicitly Falcon-specificBen Hutchings8-75/+88
2009-11-24sfc: Rename efx_board::init_leds to init_phy and use for SFN4111TBen Hutchings5-27/+33
2009-11-24sfc: Use a single blink implementationBen Hutchings8-77/+62
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings1-4/+7
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings1-2/+4
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings1-12/+14
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings1-3/+0
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings1-5/+2
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings1-2/+0
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy1-0/+2
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23ssb: Fix range check in sprom writeMichael Buesch1-4/+16
2009-11-23ssb: Fix SPROM writingMichael Buesch3-70/+78
2009-11-23rndis_wlan: disable stall workaroundJussi Kivilinna1-3/+3
2009-11-23rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna1-2/+3
2009-11-23mac80211: Fix missing kernel-doc notationJaswinder Singh Rajput1-1/+1
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy1-1/+1
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy6-37/+130
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg1-0/+10
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy3-7/+4
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy1-3/+11
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy3-22/+84
2009-11-23iwlwifi: separate IO tracingJohannes Berg1-1/+4
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy1-1/+1
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy1-2/+13
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy1-1/+1
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2-33/+33
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre2-17/+0
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy4-38/+18
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy8-34/+30
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy3-2/+2
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill4-9/+22
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill3-0/+37
2009-11-23mac80211: fix rcu lockingJohannes Berg1-1/+3
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-23mac80211: remove dead struct memberJohannes Berg1-1/+0
2009-11-23b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2-14/+59
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-23ssb: Unconditionally log results of core scansLarry Finger1-1/+1
2009-11-23ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-23ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville4-36/+161
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-20/+28
2009-11-23rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23sctp: prevent too-fast association id reuseVlad Yasevich1-1/+12
2009-11-23sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul1-1/+1