index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
iwm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[iwm] fix up the rate control setup code to initialise rates in the order
adrian
2016-01-18
1
-3
/
+14
*
iwm: revert r293178
avos
2016-01-05
1
-1
/
+5
*
iwm: free firmware related resources after uploading it to the hardware
avos
2016-01-04
1
-6
/
+2
*
iwm: store pointer for 'struct firmware' instead of
avos
2016-01-04
2
-16
/
+12
*
iwm: use m_collapse() to defragment a mbuf chain
avos
2016-01-03
1
-14
/
+6
*
iwm: convert to ieee80211_tx_complete()
avos
2016-01-03
1
-20
/
+17
*
iwm: reorganize if_iwmvar.h
avos
2016-01-03
3
-118
/
+113
*
Fix IEEE80211_ADDR_COPY() usage.
kevlo
2015-10-22
1
-1
/
+1
*
Remove BUS_DMA_NOWAIT from bus_dma_tag_create() invocations as it's
kevlo
2015-10-21
1
-5
/
+3
*
net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (neve...
adrian
2015-10-12
1
-2
/
+0
*
net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee...
adrian
2015-10-12
1
-5
/
+0
*
Ensure the ring state is also blanked upon reset, otherwise
adrian
2015-09-18
1
-0
/
+2
*
Replay r286410. Change KPI of how device drivers that provide wireless
glebius
2015-08-27
6
-217
/
+117
*
Convert more ifp->if_softc -> ic->ic_softc.
adrian
2015-08-17
1
-5
/
+4
*
iwm: use the proper include path for iwm headers.
rpaulo
2015-08-08
10
-77
/
+59
*
iwm: fix a KASSERT: s/ds_size/ds_len/.
rpaulo
2015-08-08
1
-2
/
+1
*
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
rpaulo
2015-08-08
22
-0
/
+15684